4.9.3 failures
NightStrike
nightstrike@gmail.com
Mon Aug 3 04:40:00 GMT 2015
On Mon, Aug 3, 2015 at 12:27 AM, Steve Kargl
<sgk@troutmask.apl.washington.edu> wrote:
> On Sun, Aug 02, 2015 at 11:38:26PM -0400, NightStrike wrote:
>> Should these tests be failing on a stock version of 4.9.3 on x86_64 linux?
>
> Is this a rhetorical question?
No, but I could have asked it better. Sorry for the ambiguity.
>> FAIL: gfortran.dg/guality/pr41558.f90 -Os line 7 s == 'foo'
>
> What is in the log file?
It seems kind of garbled....
spawn gdb -nx -nw -quiet -x pr41558.gdb ./pr41558.exe^M
^[[?1034hReading symbols from
/opt/gcc49/src/gcc-4.9.3/_/gcc/testsuite/gfortran/pr41558.exe...done.^M
Breakpoint 1 at 0x40093b: file
/opt/gcc49/src/gcc-4.9.3/gcc/testsuite/gfortran.dg/guality/pr41558.f90,
line 7.^M
^M
Breakpoint 1, f_ () at
/opt/gcc49/src/gcc-4.9.3/gcc/testsuite/gfortran.dg/guality/pr41558.f90:8^M
8 write (*,*), s ! { dg-final { gdb-test 7 "s" "'foo'" } }^M
$1 = (<invalid float value>, inf, -inf, -inf, -inf, <invalid float value>)^M
$2 = 'foo'^M
(<invalid float value>, inf, -inf, -inf, -inf, <invalid float value>) != 'foo'
FAIL: gfortran.dg/guality/pr41558.f90 -O3 -fomit-frame-pointer line
7 s == 'foo'
More information about the Fortran
mailing list