https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64199
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-checking Known to work| |5.0 Summary|[4.8/4.9/5 Regression] ICE: |[4.8/4.9 Regression] ICE: |tree check: expected class |tree check: expected class |'constant', have 'binary' |'constant', have 'binary' |(plus_expr) in |(plus_expr) in |fold_binary_loc, at |fold_binary_loc, at |fold-const.c:10404 with |fold-const.c:10404 with |-ffast-math -frounding-math |-ffast-math -frounding-math Known to fail|5.0 | --- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> --- Fixed on trunk sofar.