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++/51633] [c++0x] [4.6/4.7 Regression] ICE with invalid constexpr constructor


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

--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-12-20 10:30:39 UTC ---
By the way, calling these issues "Regression" doesn't seem appropriate:
granted, 4.5 may have parsed some constrexpr usages, but didn't have any
semantics implemented, could very hardly fail.


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