[Bug fortran/52063] New: internal compiler error: in gfc_conv_variable, at fortran/trans-expr.c:1080
aravindvijayan224185 at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Jan 31 03:39:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52063
Bug #: 52063
Summary: internal compiler error: in gfc_conv_variable, at
fortran/trans-expr.c:1080
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: aravindvijayan224185@gmail.com
Created attachment 26526
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26526
Preprocessed Source
Description of problem:
While building plplot :
cd /builddir/build/BUILD/plplot-5.9.9/fedora/examples/f95 && /usr/bin/gfortran
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom
-fasynchronous-unwind-tables
-I/builddir/build/BUILD/plplot-5.9.9/fedora/bindings/f95
-I/builddir/build/BUILD/plplot-5.9.9/fedora/examples/f95 -c
/builddir/build/BUILD/plplot-5.9.9/examples/f95/x09f.f90 -o
CMakeFiles/x09f95.dir/x09f.f90.o
/builddir/build/BUILD/plplot-5.9.9/examples/f95/x09f.f90:152.22:
lev(NLEVEL), t, r, theta, delta
1
Warning: Unused variable 't' declared at (1)
/builddir/build/BUILD/plplot-5.9.9/examples/f95/x09f.f90: In function 'x09f95':
/builddir/build/BUILD/plplot-5.9.9/examples/f95/x09f.f90:66:0: internal
compiler error: in gfc_conv_variable, at fortran/trans-expr.c:1080
More information about the Gcc-bugs
mailing list