This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug preprocessor/29546] Wrong preprocessing when value of a define is "powerpc"



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-10-22 14:15 -------
Note if you add -pedantic or -ansi or -std=c99 or -std=c89, powerpc will not be
defined as it is not in the reserved space.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29546


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]