public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/42858]  New: [4.5 Regression] ICE in gfc_array_dimen_size at ../../trunk/gcc/fortran/array.c:2063
@ 2010-01-24 22:35 anlauf at gmx dot de
  2010-01-24 22:36 ` [Bug fortran/42858] " anlauf at gmx dot de
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: anlauf at gmx dot de @ 2010-01-24 22:35 UTC (permalink / raw)
  To: gcc-bugs

Between svn rev. 156083 and 156198 the following ICE started to
occur with the attached testcase:

f951: internal compiler error: Segmentation fault

Running gdb on the testcase:

(gdb) run gfcbug102.f90
Starting program: /opt/gfortran/4.5/libexec/gcc/i686-pc-linux-gnu/4.5.0/f951
gfcbug102.f90

Program received signal SIGSEGV, Segmentation fault.
0x080d61f8 in gfc_array_dimen_size (array=0x8bf2380, dimen=0,
result=0xbfffe868)
    at ../../trunk/gcc/fortran/array.c:2063
2063          else if (spec_dimen_size (array->symtree->n.sym->as, dimen,
result)


-- 
           Summary: [4.5 Regression] ICE in gfc_array_dimen_size at
                    ../../trunk/gcc/fortran/array.c:2063
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: anlauf at gmx dot de


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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-02-07  4:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-24 22:35 [Bug fortran/42858] New: [4.5 Regression] ICE in gfc_array_dimen_size at ../../trunk/gcc/fortran/array.c:2063 anlauf at gmx dot de
2010-01-24 22:36 ` [Bug fortran/42858] " anlauf at gmx dot de
2010-01-24 23:15 ` dominiq at lps dot ens dot fr
2010-01-25  1:18 ` jvdelisle at gcc dot gnu dot org
2010-01-25  9:37 ` burnus at gcc dot gnu dot org
2010-01-25 16:22 ` burnus at gcc dot gnu dot org
2010-01-25 16:25 ` burnus at gcc dot gnu dot org
2010-02-07  4:48 ` hjl at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).