[Bug tree-optimization/87184] generic-match.c:55076:1: ICE: Segmentation fault

2018-09-01 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87184 --- Comment #1 from John David Anglin --- Created attachment 44645 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44645&action=edit Preprocessed source We might be running out of memory.

[Bug tree-optimization/87184] generic-match.c:55076:1: ICE: Segmentation fault

2018-09-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87184 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug tree-optimization/87184] generic-match.c:55076:1: ICE: Segmentation fault

2018-09-03 Thread dave.anglin at bell dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87184 --- Comment #3 from dave.anglin at bell dot net --- On 2018-09-03 5:20 AM, rguenth at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87184 > > Richard Biener changed: > > What|Removed |Ad

[Bug tree-optimization/87184] generic-match.c:55076:1: ICE: Segmentation fault

2018-09-05 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87184 --- Comment #4 from John David Anglin --- r263931 introduced the problem. Unfortunately, I don't get a core dump and the behavior is different in build at -j2.

[Bug tree-optimization/87184] generic-match.c:55076:1: ICE: Segmentation fault

2018-09-14 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87184 John David Anglin changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---