[Bug libstdc++/39644] [4.5 Regression]: cris-elf 17_intro/headers/c++200x/all.cc plus 3

paolo dot carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Mon Apr 6 09:35:00 GMT 2009



------- Comment #14 from paolo dot carlini at oracle dot com  2009-04-06 09:34 -------
Thanks Hans-Peter. If you can analyze a bit more the stdint.h issues it would
be great. In particular, I would like to know if on such targets stdint.h is
available at C++ library configure time, the configure tests succeed and thus
_GLIBCXX_USE_C99_STDINT_TR1 is defined. Then, there are two possibilities: if
the tests pass, we have to understand why uint_fast32_t is not available, at
the moment I have no idea; if the tests do not pass, the issue is probably
simpler, just matter of waiting for 448 to be closed and removing all the
configure contortions related to stdint.h will likely fix this issue.


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paolo at gcc dot gnu dot org


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



More information about the Gcc-bugs mailing list