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 c++/36856] [c++0x] __is_pod() fails for some pod types



------- Comment #5 from pinskia at gcc dot gnu dot org  2008-07-16 19:30 -------
(In reply to comment #4)
> We're using -std=gnu++0x, so we're expecting the implementation to follow
> C++ 0x rules.

Except the ABI says something different from C++0x ...


-- 


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


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