https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111469
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |14.0
Summary|Wrong code at -Os on |[14 Regression] Wrong code
|x86_64-linux-gnu since |at -Os on x86_64-linux-gnu
|r14-573-g69f1a8af45 |since r14-573-g69f1a8af45
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Looks like a latent bug in phiopt exposed by my phiopt patch. Still trying to
figure out what is going wrong.