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/49690] New: [4.6 regression] ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1019


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

           Summary: [4.6 regression] ICE in gfc_typenode_for_spec, at
                    fortran/trans-types.c:1019
           Product: gcc
           Version: 4.6.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: doko@ubuntu.com


Created attachment 24726
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24726
preprocessed source

[forwarded from http://bugs/debian.org/631204]

not seen with 4.5.3, seen with 4.6.1 on powerpc-linux-gnu. not checked on the
trunk.

$ gfortran -c -g ctrl_cx.f 
ctrl_cx.f: In function âset_ctrl_câ:
ctrl_cx.f:108:0: internal compiler error: in gfc_typenode_for_spec, at
fortran/trans-types.c:1019
Please submit a full bug report,
with preprocessed source if appropriate.


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