[Bug c++/54020] [c++0x] incorrectly accepted constexpr functions
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jul 25 13:53:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54020
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2012-07-25
AssignedTo|unassigned at gcc dot |jason at gcc dot gnu.org
|gnu.org |
Ever Confirmed|0 |1
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2012-07-25 13:53:22 UTC ---
This testcase behaves the same at -O0 or -O2. Seems like a simple enough
enhancement, though.
More information about the Gcc-bugs
mailing list