https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98928
Tamar Christina changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98928
--- Comment #7 from CVS Commits ---
The master branch has been updated by Tamar Christina :
https://gcc.gnu.org/g:5e606ed90a1bed878071b6b5a3ef9b97b3d99838
commit r11-7049-g5e606ed90a1bed878071b6b5a3ef9b97b3d99838
Author: Tamar Christina
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98928
Tamar Christina changed:
What|Removed |Added
Assignee|rguenth at gcc dot gnu.org |tnfchris at gcc dot
gnu.org
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98928
--- Comment #5 from Tamar Christina ---
Hmm looks like the SLP unwinding code is accidentally cancelling a pattern it
shouldn't have. Checking why...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98928
Martin Liška changed:
What|Removed |Added
CC||tnfchris at gcc dot gnu.org
B
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98928
--- Comment #3 from Martin Liška ---
Reduced test-case:
$ cat ice.i
typedef float MagickRealType;
typedef short Quantum;
float InterpolateMagickPixelPacket_alpha[1];
int InterpolateMagickPixelPacket_i;
void InterpolateMagickPixelPacket();
void
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98928
Martin Liška changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98928
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Ever confirmed|0