[Bug tree-optimization/95391] [11 regression] ICE in gcc.dg/vshift-5.c since r11-689

2020-05-29 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95391

Richard Biener  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #4 from Richard Biener  ---
This should now be fixed I guess.

[Bug tree-optimization/95391] [11 regression] ICE in gcc.dg/vshift-5.c since r11-689

2020-05-29 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95391

Martin Liška  changed:

   What|Removed |Added

 CC||clyon at gcc dot gnu.org

--- Comment #3 from Martin Liška  ---
*** Bug 95406 has been marked as a duplicate of this bug. ***

[Bug tree-optimization/95391] [11 regression] ICE in gcc.dg/vshift-5.c since r11-689

2020-05-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95391

Richard Biener  changed:

   What|Removed |Added

   Assignee|unassigned at gcc dot gnu.org  |rguenth at gcc dot 
gnu.org
 Ever confirmed|0   |1
 Status|UNCONFIRMED |ASSIGNED
   Target Milestone|--- |11.0
   Last reconfirmed||2020-05-29

--- Comment #2 from Richard Biener  ---
Probably the same as the re-opened PR95356.  Two patches of mine crossed.

[Bug tree-optimization/95391] [11 regression] ICE in gcc.dg/vshift-5.c since r11-689

2020-05-28 Thread seurer at linux dot vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95391

--- Comment #1 from Bill Seurer  ---
Also causes gcc.dg/vect/pr46126.c to ICE in the same spot.