https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67701
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2015-09-24 CC| |ebotcazou at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #5 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- I wonder what the motivation to make this change was as, historically, GCC has never tried to rescue the programmer in this clearly invalid case. Some obscure situation with SSE on x86? Do other compilers do the same, e.g. on ARM?