http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44648
Paolo Carlini <paolo.carlini at oracle dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|gcc-bugs at gcc dot gnu.org |rguenth at gcc dot gnu.org Known to fail| | --- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-18 10:14:57 UTC --- Is this also a middle-end issue? Or the C++ front end is failing to do something important when it sees 'if (const bool b = 1)' ?