This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/39644] [4.5 Regression]: cris-elf 17_intro/headers/c++200x/all.cc plus 3
- From: "paolo dot carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Apr 2009 15:32:41 -0000
- Subject: [Bug libstdc++/39644] [4.5 Regression]: cris-elf 17_intro/headers/c++200x/all.cc plus 3
- References: <bug-39644-507@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #22 from paolo dot carlini at oracle dot com 2009-04-06 15:32 -------
Probably, somewhere, an _GLIBCXX_USE_C99_STDINT_TR1 is protecting the inclusion
of <cstdint> itself, thus we are back to square one...
If you want - as I said, I don't think it's really a good way to spend our time
- you should then figure out why the configure-time tests do not enable
_GLIBCXX_USE_C99_STDINT_TR1.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39644