------- Comment #22 from paolo dot carlini at oracle dot com 2009-07-31 13:04 ------- Note, in C++1x, those macros should be effectively predefined *only* when <cstdint> is included, not when <stdint.h> is included. Thus, I agree - note I'm not completely sure to get all your points - for those targets such as GCC just uses the system provided <stdint.h>, I agree GCC probably can't do much...
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=448