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 libstdc++/37147] [4.4 Regression]: 20_util/ratio/comparisons/comp2.cc et al



------- Comment #3 from paolo dot carlini at oracle dot com  2008-08-18 13:22 -------
Yes, just to confirm that the first paragraph in my Comment #1 is a red
herring, sorry. Luckily we are debugging comp2.cc which includes very little,
does not include postypes.h. We should concentrate on the test
GLIBCXX_CHECK_C99_TR1 instead, that now is run unconditionally: the part about
stdint.h isn't strict enough for your target: it seems the macros do not become
available, it seems we have to strengthen it adding a check for the macros.


-- 


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


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