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/44837] [4.5 regression?] strange #define behavior



------- Comment #6 from redi at gcc dot gnu dot org  2010-07-06 13:03 -------
Also, I don't think the change you're seeing can be from GCC, since
<features.h> unconditionally does #undef __USE_GNU
Did you upgrade glibc at the same time as gcc?

In any case, you should use the documented interface, not __USE_GNU


-- 

redi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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