public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/33554]  New: Runtime segfault with nested derived types with -O0
@ 2007-09-25 17:40 anlauf at gmx dot de
  2007-09-25 17:41 ` [Bug fortran/33554] " anlauf at gmx dot de
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: anlauf at gmx dot de @ 2007-09-25 17:40 UTC (permalink / raw)
  To: gcc-bugs

Hi,

the attached program crashes at runtime when compiled *without* optimization:

% gfc -g gfcbug72.f90 -fbounds-check -fbacktrace -O0 && ./a.out
 before construct_temp, size (temp) =           2

Program received signal 11 (SIGSEGV): Segmentation fault.

Backtrace for this error:
  + /lib/libc.so.6 [0x4007cbf8]
  + function __gfcbug72_MOD_setup (0x8049CA4)
    at line 23 of file gfcbug72.f90
  + in the main program
    at line 40 of file gfcbug72.f90
  + /lib/libc.so.6(__libc_start_main+0xce) [0x40068d3e]


-- 
           Summary: Runtime segfault with nested derived types with -O0
           Product: gcc
           Version: 4.3.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=33554


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

end of thread, other threads:[~2007-10-06 15:10 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-25 17:40 [Bug fortran/33554] New: Runtime segfault with nested derived types with -O0 anlauf at gmx dot de
2007-09-25 17:41 ` [Bug fortran/33554] " anlauf at gmx dot de
2007-09-25 19:16 ` [Bug fortran/33554] Seg.fault: Default initialization of derived type uses initialized values burnus at gcc dot gnu dot org
2007-09-25 20:08 ` [Bug fortran/33554] Seg.fault: Default initialization of derived type uses uninitialized values dominiq at lps dot ens dot fr
2007-09-26  5:19 ` anlauf at gmx dot de
2007-09-26  7:11 ` [Bug fortran/33554] [4.3 regression] " anlauf at gmx dot de
2007-09-26  7:46 ` dominiq at lps dot ens dot fr
2007-09-26  7:53 ` burnus at gcc dot gnu dot org
2007-09-26  8:10 ` dominiq at lps dot ens dot fr
2007-09-26 19:08 ` pinskia at gcc dot gnu dot org
2007-09-27 21:32 ` pault at gcc dot gnu dot org
2007-10-01  4:39 ` pault at gcc dot gnu dot org
2007-10-01  7:01 ` pault at gcc dot gnu dot org
2007-10-02  8:03 ` pault at gcc dot gnu dot org
2007-10-02  8:46 ` pault at gcc dot gnu dot org
2007-10-06 15:10 ` patchapp at dberlin 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).