This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34026] New: Internal compiler error: in gfc_add_modify, at fortran/trans.c:159
- From: "Christian dot Carli at cern dot ch" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Nov 2007 10:19:45 -0000
- Subject: [Bug fortran/34026] New: Internal compiler error: in gfc_add_modify, at fortran/trans.c:159
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Attempt to compile pgplot (graphics library, ) with gfortran results in a
compiler error for one routine grfa.f.
Computer: Mac Book Pro (intel hardware) (I could not reproduce the error under
Linux and older
gfortran version)
Operating system: Mac OS 10.4
Compiler version: GNU Fortran (GCC) 4.3.0 20070810 (experimental)
(downloaded from:
http://www.macresearch.org/xcode_gfortran_plugin_update)
Command used (example - other options resulted in the same error):
gfortran -c -Wall -DSUN -DCVCALC -DBNDRY -pipe -O2 grfa.f
Error message obtained:
grfa.f: In function 'grfa':
grfa.f:99: internal compiler error: in gfc_add_modify, at
fortran/trans.c:159
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Input files:
Since I did not find any way to attach the input files (grfa.f and
grpckg1.inc) to the
present report, I put them into my /afs public into the folder:
/afs/cern.ch/user/c/carli/public/gfortranTest/
I hope this is convenient and you can access.
I hope that this bug report is useful for you and contains the information
you need.
Best regards,
Christian
--
Summary: Internal compiler error: in gfc_add_modify, at
fortran/trans.c:159
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: Christian dot Carli at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34026