https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117915
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |15.0
Keywords| |ice-on-valid-code
Version|unknown |15.0
Summary|ICE on valid code at |[15 Regression] ICE on
|-O{s,2,3} with |valid code at -O{s,2,3}
|"-fno-tree-copy-prop |with "-fno-tree-copy-prop
|-fno-tree-vrp" on |-fno-tree-vrp" on
|x86_64-linux-gnu: tree |x86_64-linux-gnu: tree
|check: expected ssa_name, |check: expected ssa_name,
|have integer_cst in |have integer_cst in
|ifcombine_mark_ssa_name, at |ifcombine_mark_ssa_name, at
|tree-ssa-ifcombine.cc:478 |tree-ssa-ifcombine.cc:478
CC| |pinskia at gcc dot gnu.org