[Bug fortran/54443] New: Segmentation Fault when Compiling for code using Fortran Polymorphic Entities
mbeyer at cirrusaircraft dot com
gcc-bugzilla@gcc.gnu.org
Fri Aug 31 23:24:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54443
Bug #: 54443
Summary: Segmentation Fault when Compiling for code using
Fortran Polymorphic Entities
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: mbeyer@cirrusaircraft.com
Created attachment 28113
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28113
Sample Code
$gfortran --version
GNU Fortran (GCC) 4.7.2 20120818 (prerelease)
Copyright (C) 2012 Free Software Foundation, Inc.
$gfortran -C class.f03 -o class
f951: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
See attached code.
More information about the Gcc-bugs
mailing list