[Bug tree-optimization/98568] [11 regression] ICE in verify_gimple() during GIMPLE pass: store-merging

2021-01-07 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98568 Martin Liška changed: What|Removed |Added CC||doko at debian dot org --- Comment #5

[Bug tree-optimization/98568] [11 regression] ICE in verify_gimple() during GIMPLE pass: store-merging

2021-01-07 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98568 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P1 Status|ASSIGNED

[Bug tree-optimization/98568] [11 regression] ICE in verify_gimple() during GIMPLE pass: store-merging

2021-01-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98568 --- Comment #3 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:d02a8b63e5aef49ab6973c64a2225236895763a1 commit r11-6515-gd02a8b63e5aef49ab6973c64a2225236895763a1 Author: Jakub Jelinek Date:

[Bug tree-optimization/98568] [11 regression] ICE in verify_gimple() during GIMPLE pass: store-merging

2021-01-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98568 Richard Biener changed: What|Removed |Added Target Milestone|--- |11.0

[Bug tree-optimization/98568] [11 regression] ICE in verify_gimple() during GIMPLE pass: store-merging

2021-01-06 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98568 --- Comment #2 from Jakub Jelinek --- Created attachment 49903 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49903=edit gcc11-pr98568.patch Untested fix.

[Bug tree-optimization/98568] [11 regression] ICE in verify_gimple() during GIMPLE pass: store-merging

2021-01-06 Thread dimhen at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98568 --- Comment #1 from Dmitry G. Dyachenko --- $ ~/arch-gcc/r11-6475/bin/gcc -v Using built-in specs. COLLECT_GCC=/home/dimhen/arch-gcc/r11-6475/bin/gcc

[Bug tree-optimization/98568] [11 regression] ICE in verify_gimple() during GIMPLE pass: store-merging

2021-01-06 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98568 Jakub Jelinek changed: What|Removed |Added Last reconfirmed||2021-01-06 CC|