User account creation filtered due to spam.

Bug 79540 - [7/8 Regression] FAIL: gfortran.dg/fmt_fw_d.f90 -O0 execution test
Summary: [7/8 Regression] FAIL: gfortran.dg/fmt_fw_d.f90 -O0 execution test
Status: WAITING
Alias: None
Product: gcc
Classification: Unclassified
Component: libfortran (show other bugs)
Version: 7.0.1
: P4 normal
Target Milestone: 7.2
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-15 19:27 UTC by John David Anglin
Modified: 2017-06-09 14:43 UTC (History)
2 users (show)

See Also:
Host: hppa*-*-hpux*
Target: hppa*-*-hpux*
Build: hppa*-*-hpux*
Known to work:
Known to fail:
Last reconfirmed: 2017-02-16 00:00:00


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John David Anglin 2017-02-15 19:27:11 UTC
spawn /test/gnu/gcc/objdir/gcc/testsuite/gfortran/../../gfortran -B/test/gnu/gcc
/objdir/gcc/testsuite/gfortran/../../ -B/test/gnu/gcc/objdir/hppa64-hp-hpux11.11
/./libgfortran/ /test/gnu/gcc/gcc/gcc/testsuite/gfortran.dg/fmt_fw_d.f90 -fno-di
agnostics-show-caret -fdiagnostics-color=never -O0 -std=gnu -B/test/gnu/gcc/objd
ir/hppa64-hp-hpux11.11/./libgfortran/.libs -L/test/gnu/gcc/objdir/hppa64-hp-hpux
11.11/./libgfortran/.libs -L/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libgfortr
an/.libs -L/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libatomic/.libs -B/test/gn
u/gcc/objdir/hppa64-hp-hpux11.11/./libquadmath/.libs -L/test/gnu/gcc/objdir/hppa
64-hp-hpux11.11/./libquadmath/.libs -L/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/.
/libquadmath/.libs -lm -o ./fmt_fw_d.exe
PASS: gfortran.dg/fmt_fw_d.f90   -O0  (test for excess errors)
Setting LD_LIBRARY_PATH to .:/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libgfort
ran/.libs:/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libgfortran/.libs:/test/gnu
/gcc/objdir/hppa64-hp-hpux11.11/./libatomic/.libs:/test/gnu/gcc/objdir/hppa64-hp
-hpux11.11/./libquadmath/.libs:/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libquadmath/.libs:/test/gnu/gcc/objdir/gcc:.:/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libgfortran/.libs:/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libgfortran/.libs:/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libatomic/.libs:/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libquadmath/.libs:/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libquadmath/.libs:/test/gnu/gcc/objdir/gcc
spawn [open ...]
Program aborted. Backtrace:

Could not print backtrace: libbacktrace could not find executable to open
FAIL: gfortran.dg/fmt_fw_d.f90   -O0  execution test
Comment 1 John David Anglin 2017-02-15 19:28:25 UTC
Removed comment:

# ./fmt_fw_d.exe
 print '(f2.1)',    100.000000      ! => : no digits

Program aborted. Backtrace:
Comment 2 Jerry DeLisle 2017-02-16 00:41:58 UTC
Do you have any idea when the last time this test passed on this platform?
Comment 3 dave.anglin 2017-02-16 01:17:09 UTC
I see failure in r240386 (20160923).  r239642 and 239726 were okay.

--
John David Anglin	dave.anglin@bell.net
Comment 4 Jerry DeLisle 2017-02-16 05:56:08 UTC
Possibly due to r240018 which is fix for pr77393.
Comment 5 Jakub Jelinek 2017-05-02 15:56:24 UTC
GCC 7.1 has been released.
Comment 6 Jerry DeLisle 2017-06-09 14:35:18 UTC
Some other bugs were fixed and I am wondering if this is still failing?
Comment 7 dave.anglin 2017-06-09 14:43:32 UTC
On 2017-06-09 10:35 AM, jvdelisle at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79540
>
> --- Comment #6 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
> Some other bugs were fixed and I am wondering if this is still failing?
It's still failing as of r248904.