[Bug target/99544] [11 Regression] ICE in expand_mult, at expmed.c:3582

2021-03-11 Thread eochoa at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99544 --- Comment #1 from Erick Ochoa --- Hi, I have an ICE on this assertion as well, but I found it by compiling x264_r with the following flags ``` OPTIMIZE = -g -Ofast -funroll-loops -flto COPTIMIZE= --param early-inlining-i

[Bug tree-optimization/106343] SLP does not support no-op case

2022-07-18 Thread eochoa at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106343 Erick Ochoa changed: What|Removed |Added CC||eochoa at gcc dot gnu.org --- Comment #5

[Bug tree-optimization/106352] New: SLP seems to need temporary variables

2022-07-19 Thread eochoa at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106352 Bug ID: 106352 Summary: SLP seems to need temporary variables Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optim