[Bug middle-end/27002] New: ICE with -fipa-pta when calling a function
reichelt at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Apr 3 11:27:00 GMT 2006
The following Fortran code snippet causes an ICE (segfault) when compiled
with "-fipa-pta -O":
==========================================
subroutine BAR()
call FOO (0)
end subroutine BAR
==========================================
--
Summary: ICE with -fipa-pta when calling a function
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code, monitored
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: reichelt at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27002
More information about the Gcc-bugs
mailing list