public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Is there any word about this bug in gcc ?
@ 2007-11-20  2:13 zhengyi
  2007-11-20  4:16 ` WANG Cong
  0 siblings, 1 reply; 17+ messages in thread
From: zhengyi @ 2007-11-20  2:13 UTC (permalink / raw)
  To: linux-kernel

Is there any relevance to the kernel ?

I found the folowing code here:
http://linux.solidot.org/article.pl?sid=07/11/19/0512218&from=rss

-------------------------------------------------------------------
int main( void )
{
  int i=2;
  if( -10*abs (i-1) == 10*abs(i-1) )
    printf ("OMG,-10==10 in linux!\n");
  else
    printf ("nothing special here\n") ;

  return 0 ;
}

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2007-11-21 17:23 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-20  2:13 Is there any word about this bug in gcc ? zhengyi
2007-11-20  4:16 ` WANG Cong
2007-11-20  5:10   ` H. Peter Anvin
2007-11-20  5:39     ` WANG Cong
2007-11-20  6:03       ` Li Zefan
2007-11-20  6:10         ` WANG Cong
2007-11-20  6:04       ` H. Peter Anvin
2007-11-20  6:17       ` David Miller
2007-11-20  6:41         ` Herbert Xu
2007-11-20  6:47           ` H. Peter Anvin
2007-11-20  6:52             ` Herbert Xu
2007-11-20 12:52               ` Alessandro Suardi
2007-11-20 18:42                 ` Sami Farin
2007-11-20 21:10             ` Nix
2007-11-21 13:16               ` Alexander E. Patrakov
2007-11-21 16:19                 ` Alexander E. Patrakov
2007-11-21 17:22                   ` Lennart Sorensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox