]> git.ipfire.org Git - people/ms/gcc.git/commit
Avoid ICE when removing a case sharing the edge with the default case
authorRichard Biener <rguenther@suse.de>
Wed, 18 May 2022 07:18:24 +0000 (09:18 +0200)
committerRichard Biener <rguenther@suse.de>
Wed, 18 May 2022 07:18:24 +0000 (09:18 +0200)
commitef6f1e135618a39ea456416093575b68ea5fc28e
treeee6a4997d110c3215f0d6b74e1da94a75566a8b8
parent1990086f5791cba8c267c430119e38c5030451d9
Avoid ICE when removing a case sharing the edge with the default case
gcc/testsuite/gcc.dg/torture/20220518-1.c [new file with mode: 0644]
gcc/tree-ssa-loop-unswitch.cc