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 #92 from Marc Glisse <marc.glisse at normalesup dot org> 2011-07-30 21:08:20 UTC ---
Created attachment 24874
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24874
for Solaris 11

Still some bugs. And I didn't include the patch to mangle std::tm/ldiv_t/... as
if they were in the global namespace so the ABI is broken. And the c++config
bit would need proper guarding. And the patch includes unrelated stuff I had to
patch along the way.


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