All of lore.kernel.org
 help / color / mirror / Atom feed
* why test for "__GNUC__"?
@ 2006-10-29 11:13 Robert P. J. Day
  2006-10-29 11:44 ` Jan Engelhardt
  0 siblings, 1 reply; 12+ messages in thread
From: Robert P. J. Day @ 2006-10-29 11:13 UTC (permalink / raw)
  To: Linux Kernel Mailing List


  since (as i understand it) the linux kernel *requires* gcc these
days, what is the point of the numerous preprocessor tests of the
form:

  #ifdef __GNUC__

and its variations?

  under the circumstances, aren't all those tests redundant?

rday

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

end of thread, other threads:[~2006-10-30  5:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-29 11:13 why test for "__GNUC__"? Robert P. J. Day
2006-10-29 11:44 ` Jan Engelhardt
2006-10-29 12:44   ` Robert P. J. Day
2006-10-29 12:05     ` Alexey Dobriyan
2006-10-29 15:48       ` Robert P. J. Day
2006-10-29 16:17         ` Oleg Verych
2006-10-29 17:18           ` Adrian Bunk
2006-10-29 17:37             ` Robert P. J. Day
2006-10-29 18:23               ` Oleg Verych
2006-10-30  3:38               ` Adrian Bunk
2006-10-30  5:08                 ` Kyle Moffett
2006-10-29 16:59         ` Valdis.Kletnieks

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.