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++/56868] Constexpr example in 7.1.5/5 fails to compile correctly


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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-04-07 18:51:00 UTC ---
Looks like 0*0 is being considered a null pointer constant.


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