http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52467
Richard Guenther <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed| |2012-03-05 Ever Confirmed|0 |1 --- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-03-05 10:39:44 UTC --- Works for me on the 4.7 branch and on trunk. Note that it requires -std=c++11 because of the constexpr use. Can you clarify the target and command-line options you use?