https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120322
Sam James <sjames at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=120120
Version|unknown |16.0
Summary|[16 regression] wrong code |[16 regression] wrong code
|at -O{s,2,3} with |at -O{s,2,3} with
|"-fno-early-inlining" on |"-fno-early-inlining" on
|x86_64-linux-gnu |x86_64-linux-gnu since
| |r16-170-ga670ebde399548
CC| |hjl.tools at gmail dot com
--- Comment #1 from Sam James <sjames at gcc dot gnu.org> ---
-fno-ipa-cp works, which reminds me of PR120120, so it's probably something
latent that comes up with the missed opt?