The gfortran.dg/parameter_array_init_3.f90  -O compilation test ICEs at -m32 on
x86_64-apple-darwin10 as follows...

Executing on host:
/sw/src/fink.build/gcc44-4.3.999-20081129/darwin_objdir/gcc/testsuite/gfortran/../../gfortran
-B/sw/src/fink.build/gcc44-4.3.999-20081129/darwin_objdir/gcc/testsuite/gfortran/../../
/sw/src/fink.build/gcc44-4.3.999-20081129/gcc-4.4-20081129/gcc/testsuite/gfortran.dg/parameter_array_init_3.f90
  -O   -pedantic-errors -S  -m32 -o parameter_array_init_3.s    (timeout = 300)
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.
compiler exited with status 1
output is:
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.

FAIL: gfortran.dg/parameter_array_init_3.f90  -O  (internal compiler error)
FAIL: gfortran.dg/parameter_array_init_3.f90  -O  (test for excess errors)
Excess errors:
f951: internal compiler error: Segmentation fault

These failures occur at -O for both -m32 and -m64 for x86_64-apple-darwin10 ,
but not for i686-apple-darwin9.


-- 
           Summary: gfortran.dg/parameter_array_init_3.f90  -O compilation
                    test ICEs at -m32 and -m64
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: howarth at nitro dot med dot uc dot edu
 GCC build triplet: x86_64-apple-darwin10
  GCC host triplet: x86_64-apple-darwin10
GCC target triplet: x86_64-apple-darwin10


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

Reply via email to