https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54273
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-invalid-code, | |testsuite-fail --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- The code should have been rejected as floating registers are turned off with soft-float .... Also the testcase should have not run with soft-float targets either.