http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51483
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |build Status|UNCONFIRMED |NEW Last reconfirmed| |2011-12-09 CC| |bosch at gcc dot gnu.org, | |ebotcazou at gcc dot | |gnu.org Blocks| |48835 Summary|[4.7 regression] Ada's |[4.7 regression] |cstand.adb:Register_Float_T |cstand.adb:Register_Float_T |ype makes invalid |ype makes invalid |assumptions about FP |assumptions about FP |representation |representation Ever Confirmed|0 |1 Known to fail| |4.7.0 --- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-12-09 14:30:29 UTC --- This doesn't show up on i386 because XFmode is overaligned for this arch.