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
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
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