:/Applications_Physics/dalton-2.0/abacus Roger$gfortran -v -save-temps
-I../include -DSYS_LINUX -c abavrml.F
Using built-in specs.
Target: i386-apple-darwin8.10.1
Configured with: ../gcc-4.3-20070810/configure --enable-threads=posix
--enable-languages=fortran
Thread model: posix
gcc version 4.3.0 20070810 (experimental)
 /usr/local/libexec/gcc/i386-apple-darwin8.10.1/4.3.0/cc1 -E -lang-fortran
-traditional-cpp -D_LANGUAGE_FORTRAN -quiet -v -I../include -D__DYNAMIC__
-DSYS_LINUX abavrml.F -fPIC -mmacosx-version-min=10.5.7 -mtune=generic
-fpch-preprocess -o
/var/folders/D4/D4Linq-8H2SQU87lD2DNnU+++TI/-Tmp-//ccPqLyUI.f
ignoring nonexistent directory
"/usr/local/lib/gcc/i386-apple-darwin8.10.1/4.3.0/../../../../i386-apple-darwin8.10.1/include"
#include "..." search starts here:
#include <...> search starts here:
 ../include
 /usr/local/include
 /usr/local/lib/gcc/i386-apple-darwin8.10.1/4.3.0/include
 /usr/local/lib/gcc/i386-apple-darwin8.10.1/4.3.0/include-fixed
 /usr/include
 /System/Library/Frameworks
 /Library/Frameworks
End of search list.
 /usr/local/libexec/gcc/i386-apple-darwin8.10.1/4.3.0/f951
/var/folders/D4/D4Linq-8H2SQU87lD2DNnU+++TI/-Tmp-//ccPqLyUI.f -ffixed-form
-fPIC -quiet -dumpbase abavrml.F -mmacosx-version-min=10.5.7 -mtune=generic
-auxbase abavrml -version -I../include -fpreprocessed -fintrinsic-modules-path
/usr/local/lib/gcc/i386-apple-darwin8.10.1/4.3.0/finclude -o abavrml.s
GNU F95 version 4.3.0 20070810 (experimental) (i386-apple-darwin8.10.1)
        compiled by GNU C version 4.3.0 20070810 (experimental), GMP version
4.2.1, MPFR version 2.2.1.
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
abavrml.F: In function ‘mkvrs1’:
abavrml.F:386: 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.

I have commented out some include files to aid in locating the bug.
The bug occurred with all these files not commented out.


-- 
           Summary: internal compiler error: in gfc_add_modify, at
                    fortran/trans.c
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rogermc at iinet dot net dot au


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40612

Reply via email to