[Bug tree-optimization/90447] Missed opportunities to use adc (worse when -1 is involved)
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Dec 12 20:36:50 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90447
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2021-12-12
Ever confirmed|0 |1
Severity|normal |enhancement
Status|UNCONFIRMED |NEW
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
0: works
-1: works on the trunk
1: f2 still has an issue.
-2: f2 still has an issue.
Confirmed.
More information about the Gcc-bugs
mailing list