This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/17740] New: ICE in gfc_trans_arrayfunc_assign, at fortran/trans-expr.c:2011


With 
 
GNU Fortran 95 (GCC 4.0.0 20040929 (experimental)) 
 
I receive the error 
 
$ ~/gcc/bin/gfortran ih_3determinant.f90  
ih_3determinant.f90: In function 'ih_3determinant': 
ih_3determinant.f90:23: internal compiler error: in 
gfc_trans_arrayfunc_assign, at fortran/trans-expr.c:2011 
Please submit a full bug report, 
with preprocessed source if appropriate. 
See <URL:http://gcc.gnu.org/bugs.html> for instructions. 
 
for the attached source code.

-- 
           Summary: ICE in gfc_trans_arrayfunc_assign, at fortran/trans-
                    expr.c:2011
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schnetter at aei dot mpg dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]