[Bug debug/100148] [10/11 Regression] -fcompare-debug failure (length) with -O2 -fno-dce -fno-tree-dce -fno-tree-dominator-opts -fno-tree-sink

2021-04-19 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100148 --- Comment #2 from Jakub Jelinek --- I bet it goes wrong during cprop1, at least fwprop1 dumps with --param min-nondebug-insn-uid=1 look good to me and cprop1 contains -rescanning insn with uid = 10033. -GLOBAL CONST-PROP: Replacing reg 82

[Bug debug/100148] [10/11 Regression] -fcompare-debug failure (length) with -O2 -fno-dce -fno-tree-dce -fno-tree-dominator-opts -fno-tree-sink

2021-04-19 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100148 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P2 Status|UNCONFIRMED