[Bug tree-optimization/126874] [17 Regression] wrong code at -O2
"pinskia at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126874
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Folding statement: _9 = (short unsigned int) g23.2_3;
Registering value_relation (_9 pe16 g23.2_3) (bb2) at _9 = (short unsigned
int) g23.2_3;
yes it is the same problem.
*** This bug has been marked as a duplicate of bug 126856 ***