public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/54870] New: gfortran.dg/array_constructor_4.f90 FAILs
@ 2012-10-09  9:29 ro at gcc dot gnu.org
  2012-10-09  9:30 ` [Bug fortran/54870] " ro at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: ro at gcc dot gnu.org @ 2012-10-09  9:29 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 54870
           Summary: gfortran.dg/array_constructor_4.f90 FAILs
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ro@gcc.gnu.org
                CC: ebotcazou@gcc.gnu.org
              Host: sparc*-*-solaris2*
            Target: sparc*-*-solaris2*
             Build: sparc*-*-solaris2*


Since about 20120608, the gfortran.dg/array_constructor_4.f90 FAILS on
Solaris/SPARC with -m64:

FAIL: gfortran.dg/array_constructor_4.f90  -O3 -fomit-frame-pointer  execution
test
FAIL: gfortran.dg/array_constructor_4.f90  -O3 -fomit-frame-pointer
-funroll-loops  execution test
FAIL: gfortran.dg/array_constructor_4.f90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/array_constructor_4.f90  -O3 -g  execution test

The -O3 -g test aborts like this:


Backtrace for this error:
#0  fffffffb5c822bcb
[New Thread 1 (LWP 1)]

Program received signal SIGABRT, Aborted.
[Switching to Thread 1 (LWP 1)]
0xffffffff7eee7620 in _lwp_kill () from /lib/64/libc.so.1
(gdb) where
#0  0xffffffff7eee7620 in _lwp_kill () from /lib/64/libc.so.1
#1  0xffffffff7ee94624 in raise () from /lib/64/libc.so.1
#2  0xffffffff7ee6a10c in abort () from /lib/64/libc.so.1
#3  0xfffffffb5c824ed8 in _gfortrani_sys_abort ()
    at /vol/gcc/src/hg/trunk/local/libgfortran/runtime/error.c:173
#4  0xfffffffb5c8e3178 in _gfortran_abort ()
    at /vol/gcc/src/hg/trunk/local/libgfortran/intrinsics/abort.c:33
#5  0x000000010000107c in MAIN__ ()
    at
/vol/gcc/src/hg/trunk/local/gcc/testsuite/gfortran.dg/array_constructor_4.f90:9
#6  main (argc=<optimized out>, argv=0xffffffff7ffff538)
    at
/vol/gcc/src/hg/trunk/local/gcc/testsuite/gfortran.dg/array_constructor_4.f90:23
#7  0x0000000100000d04 in _start ()


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

end of thread, other threads:[~2012-10-16 23:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-09  9:29 [Bug fortran/54870] New: gfortran.dg/array_constructor_4.f90 FAILs ro at gcc dot gnu.org
2012-10-09  9:30 ` [Bug fortran/54870] " ro at gcc dot gnu.org
2012-10-12  8:39 ` ro at gcc dot gnu.org
2012-10-13 21:33 ` [Bug fortran/54870] [4.8 regression] " ebotcazou at gcc dot gnu.org
2012-10-13 22:06 ` ebotcazou at gcc dot gnu.org
2012-10-16 22:49 ` [Bug rtl-optimization/54870] " ebotcazou at gcc dot gnu.org
2012-10-16 23:18 ` ebotcazou at gcc dot gnu.org
2012-10-16 23:19 ` ebotcazou at gcc dot gnu.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).