http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51735
Bug #: 51735
Summary: [4.7 regression] stage 3 bootstrap failure compiling
tree-ssa-pre.c with r182760
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: bootstrap
AssignedTo: [email protected]
ReportedBy: [email protected]
Bootstrap started failing on s390x with r182760:
/home/andreas/git/gcc-head/gcc/tree-ssa-pre.c: In function ‘bool
insert_aux(basic_block)’:
/home/andreas/git/gcc-head/gcc/tree-ssa-pre.c:3791:1: internal compiler error:
Segmentation fault
This might be a duplicate of PR51725.