Here's another ICE, probably related to temporary character arrays:

gfcbug34.f90: In function 'MAIN__':
gfcbug34.f90:1: internal compiler error: in fold_binary, at fold-const.c:8239

It dies on:

  call foo ( (/ (' ',i=1,m) /) )

Testcase attached.

Cheers,
-ha


-- 
           Summary: ICE: in fold_binary, at fold-const.c:8239 (temporary
                    character array?)
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: anlauf at gmx dot de
  GCC host triplet: i686-pc-linux-gnu


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

Reply via email to