[Bug fortran/49675] New: jacobi.F90:90:0: internal compiler error: Segmentation fault
kapinos at rz dot rwth-aachen.de
gcc-bugzilla@gcc.gnu.org
Fri Jul 8 11:48:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49675
Summary: jacobi.F90:90:0: internal compiler error: Segmentation
fault
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: kapinos@rz.rwth-aachen.de
Created attachment 24713
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24713
the reproducer (MPI needed)
Hi,
the 4.6.1 (and 4.6.0) versions of gfortran compiler suffers from a SIGSEGV if
compiling the attached Fortran code jacobi.F90.
The bug does NOT apper with 4.5.1 version of gfortran.
The error hangs together with the -finstrument-functions option.
Since the attached code snippets are MPI programs, you need a version of e.g.
OpenMPI (we use 1.4.3).
Best wishes
-PK
More information about the Gcc-bugs
mailing list