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 #123 from Jason Merrill <jason at gcc dot gnu.org> 2011-10-31 19:34:32 UTC ---
Author: jason
Date: Mon Oct 31 19:34:26 2011
New Revision: 180708

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180708
Log:
    PR libstdc++/1773
    * init.c (cpp_init_builtins): Set __cplusplus for C++11.

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]