------- Comment #7 from rguenth at gcc dot gnu dot org 2008-08-22 14:59 ------- Interestingly enough this is only broken on the trunk for me, where we reject the code.
/abuild/rguenther/trunk-g/gcc/t.ii:1: error: initializer for floating value is not a floating constant /abuild/rguenther/trunk-g/gcc/t.ii:1: confused by earlier errors, bailing out Can we decide what is the bug here and appropriately split this bug into rejects-valid or accepts-invalid for gcc < 4.4 and ice-on-{in}valid for 4.4? Due to the unclear status and mixing stuff I leave this P3. -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |WAITING Keywords| |accepts-invalid, error- | |recovery, ice-on-invalid- | |code, rejects-valid http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36912