public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pthaugen at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/67531] New: FAIL: gfortran.dg/ieee/large_2.f90   -O0  execution test
Date: Wed, 09 Sep 2015 22:09:00 -0000	[thread overview]
Message-ID: <bug-67531-4@http.gcc.gnu.org/bugzilla/> (raw)

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67531

            Bug ID: 67531
           Summary: FAIL: gfortran.dg/ieee/large_2.f90   -O0  execution
                    test
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pthaugen at gcc dot gnu.org
                CC: fxcoudert at gcc dot gnu.org
  Target Milestone: ---
            Target: powerpc*-*-*

Testcase has been failing since added to the testsuite.

pthaugen@genoa:~$
/home/gccbuild/build/nightly/build-gcc-trunk/gcc/testsuite/gfortran1/../../gfortran
-B/home/gccbuild/build/nightly/build-gcc-trunk/gcc/testsuite/gfortran1/../../
-B/home/gccbuild/build/nightly/build-gcc-trunk/powerpc64le-unknown-linux-gnu/./libgfortran/
/home/gccbuild/gcc_trunk_anonsvn/gcc/gcc/testsuite/gfortran.dg/ieee/large_2.f90
-fno-diagnostics-show-caret -fdiagnostics-color=never -O0 -pedantic-errors
-fintrinsic-modules-path
/home/gccbuild/build/nightly/build-gcc-trunk/powerpc64le-unknown-linux-gnu/./libgfortran/
-fno-unsafe-math-optimizations -frounding-math -fsignaling-nans
-B/home/gccbuild/build/nightly/build-gcc-trunk/powerpc64le-unknown-linux-gnu/./libgfortran/.libs
-L/home/gccbuild/build/nightly/build-gcc-trunk/powerpc64le-unknown-linux-gnu/./libgfortran/.libs
-L/home/gccbuild/build/nightly/build-gcc-trunk/powerpc64le-unknown-linux-gnu/./libgfortran/.libs
-L/home/gccbuild/build/nightly/build-gcc-trunk/powerpc64le-unknown-linux-gnu/./libatomic/.libs
-lm -o ./large_2.exe -g

pthaugen@genoa:~$ ./large_2.exe
  0.333333333333333333333333333333329225       
0.333333333333333333333333333333329225      

Program aborted. Backtrace:
Aborted (core dumped)

pthaugen@genoa:~$ gdb large_2.exe
...
(gdb) run
Starting program: /home/pthaugen/large_2.exe 
  0.333333333333333333333333333333329225       
0.333333333333333333333333333333329225      

Program aborted. Backtrace:

Program received signal SIGABRT, Aborted.
0x00003fffb7ba0a88 in __GI_raise (sig=<optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
56      ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) bt
#0  0x00003fffb7ba0a88 in __GI_raise (sig=<optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1  0x00003fffb7ba686c in __GI_abort () at abort.c:89
#2  0x00003fffb7e7b160 in _gfortrani_sys_abort ()
    at /home/gccbuild/gcc_trunk_anonsvn/gcc/libgfortran/runtime/error.c:182
#3  0x00003fffb7f5c778 in _gfortran_abort ()
    at /home/gccbuild/gcc_trunk_anonsvn/gcc/libgfortran/intrinsics/abort.c:33
#4  0x00000000100018d4 in check_equal1
(x=0.33333333333333333333333333333332922, 
    y=0.33333333333333333333333333333332922)
    at
/home/gccbuild/gcc_trunk_anonsvn/gcc/gcc/testsuite/gfortran.dg/ieee/large_2.f90:117
#5  0x0000000010001010 in MAIN__ ()
    at
/home/gccbuild/gcc_trunk_anonsvn/gcc/gcc/testsuite/gfortran.dg/ieee/large_2.f90:44


             reply	other threads:[~2015-09-09 22:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-09 22:09 pthaugen at gcc dot gnu.org [this message]
2015-09-10 21:31 ` [Bug fortran/67531] " pthaugen at gcc dot gnu.org
2015-09-10 21:45 ` fxcoudert at gcc dot gnu.org
2015-09-10 22:00 ` schwab@linux-m68k.org
2015-09-11 13:50 ` [Bug fortran/67531] No IEEE rounding support for powerpc long double type pthaugen at gcc dot gnu.org
2021-05-04 12:31 ` rguenth at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-67531-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).