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/29565] New: ICE in gimplify_var_or_parm_decl, at gimplify.c


When the attached program is compiled by "gfortran bug061023.f90" I get an
internal compiler error:
> gfortran bug061023.f90
bug061023.f90: In function ?phaml_restore?:
bug061023.f90:15: internal compiler error: in gimplify_var_or_parm_decl, at
gimplify.c:1665

The version is
> gfortran --version
GNU Fortran 95 (GCC) 4.3.0 20061023 (experimental)


-- 
           Summary: ICE in gimplify_var_or_parm_decl, at gimplify.c
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: william dot mitchell at nist dot gov


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


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