https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86604
mcccs at gmx dot com changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86604
--- Comment #3 from Andrew Pinski ---
(In reply to Richard Biener from comment #1)
> Sure it does but we 1) cannot make the dereference of t unconditional
> because it
> may trap, 2) we do not implement the transform
>
> if ([0, 1] var == 0)
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86604
Andrew Pinski changed:
What|Removed |Added
CC||pinskia at gcc dot gnu.org
Sev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86604
Richard Biener changed:
What|Removed |Added
Keywords||missed-optimization
Status|