[Bug tree-optimization/68692] [6 Regression] ice: Segmentation fault
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Fri Dec 4 10:25:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68692
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed, r229701 is OK, r229826 gives the ICE
pr68692.f90:7:0:
SUBROUTINE get_patch ( part, box, green, npts, p, rhos, is_core, is_shell,&
^
Error: definition in block 59 does not dominate use in block 67
for SSA_NAME: _142 in statement:
_35 = _142 == 0;
pr68692.f90:7:0: internal compiler error: verify_ssa failed
and r230007
pr68692.f90:7:0:
SUBROUTINE get_patch ( part, box, green, npts, p, rhos, is_core, is_shell,&
internal compiler error: Segmentation fault: 11
More information about the Gcc-bugs
mailing list