https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63878
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |accepts-invalid Status|UNCONFIRMED |NEW Last reconfirmed| |2014-11-14 Ever confirmed|0 |1 --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- The problem is the error message is emitted way too late and not by the front-end but by the middle-end. Confirmed.