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++/1773] __cplusplus defined to 1, should be 199711L


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

--- Comment #114 from Rainer Orth <ro at gcc dot gnu.org> 2011-08-18 17:29:14 UTC ---
Author: ro
Date: Thu Aug 18 17:29:10 2011
New Revision: 177877

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177877
Log:
Properly define __cplusplus (PR libstdc++-v3/1773)

    PR libstdc++/1773
    * init.c (cpp_init_builtins): Define __cplusplus 19971L.

Modified:
    trunk/libcpp/ChangeLog
    trunk/libcpp/init.c


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