https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110008
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110008
--- Comment #4 from Andrew Pinski ---
Hjl's patch for x86 target hook here caused the this no longer shrink wrap
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110008
Andrew Pinski changed:
What|Removed |Added
Resolution|FIXED |---
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110008
--- Comment #3 from LIU Hao ---
Please consider reopening this:
(https://gcc.godbolt.org/z/Kr3s4Yfz1)
```
test:
pushr13
pushr12
pushrbp
pushrbx
mov ebx, edi
sub rsp, 8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110008
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110008
Bug 110008 depends on bug 106210, which changed state.
Bug 106210 Summary: [12/13/14/15 Regression] missing shrink wrap for simple
case since r9-3594-g8d2d39587d941a40
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106210
What|Remo