Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
g:f48bffe70cba310461ec19ffcd07c573a6b86575, r11-1654
gfortran.dg/char4-subscript.f90 works fine on powerpc64 LE but fails
: normal
Priority: P3
Component: testsuite
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
g:75ff24e1920ea6b198350a2961e23175e6108e75, r11-1697
make -k check-gcc RUNTESTFLAGS=analyzer.exp=g++.dg
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96014
--- Comment #1 from Bill Seurer ---
Also these failures:
FAIL: g++.dg/cpp1y/lambda-generic-69078-1.C -std=gnu++14 (test for excess
errors)
FAIL: g++.dg/cpp1y/lambda-generic-69078-1.C -std=gnu++17 (test for excess
errors)
FAIL: g++.dg/cpp1y/lam
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
g:d5d9f7834ab809841c4ccc90bca74808b4bcaf8d, r11-1782
FAIL: libgomp.c++/../libgomp.c-c++-common/simd-15.c (internal compiler
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
g:b88744905a46be44ffa3c57d46080f601ae832b8, r11-1792
spawn -ignore SIGHUP
/home/seurer/gcc/git/build/gcc-test/gcc/testsuite
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95581
--- Comment #10 from Bill Seurer ---
I think this will work but haven't had a chance to try it except on the one
power 7 system.
diff --git a/gcc/config/rs6000/rs6000-call.c b/gcc/config/rs6000/rs6000-call.c
index 817a14c9c..37eb31222 100644
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96041
--- Comment #5 from Bill Seurer ---
It hits that breakpoints many times and for the first many it was always 0.
Then I just let it run until it ICEd and backed up the call stack a bit.
Program received signal SIGSEGV, Segmentation fault.
0x000
Priority: P3
Component: testsuite
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
g:bc484e250990393e887f7239157cc85ce6fadcce, r11-205
make -k check-gcc RUNTESTFLAGS=vect.exp=gcc.dg/vect/bb-slp-pr68892.c
: libgomp
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
CC: jakub at gcc dot gnu.org
Target Milestone: ---
g:f418bd4b92a03ee0ec0fe4cfcd896e86e11ac2cf, r11-2077
PASS: libgomp.c/loop-21.c (test for excess errors)
. . .
Execution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96198
Bill Seurer changed:
What|Removed |Added
Build||powerpc64*-linux-gnu
Host|
Priority: P3
Component: testsuite
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
g:fff15bad1ab571906c37b88380431768d917dcb0, r11-2101
make -k check-target-libgomp RUNTESTFLAGS=fortran.exp=libgomp.fortran/alloc-3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96212
--- Comment #1 from Bill Seurer ---
After running on a few more machines this appears to be a BE only issue.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93369
--- Comment #12 from Bill Seurer ---
On 2020-01-27 02:19, jakub at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93369
>
> --- Comment #9 from Jakub Jelinek ---
> Even the git gcc-descr --full output can be shortened, us
: normal
Priority: P3
Component: testsuite
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
Executing on host:
/home/seurer/gcc/build/gcc-test2/gcc/testsuite/gfortran/../../gfortran
-B/home/seurer/gcc/build
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88919
--- Comment #17 from Bill Seurer ---
On 02/07/19 09:47, tnfchris at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88919
>
> Tamar Christina changed:
>
> What|Removed |Added
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83758
Bill Seurer changed:
What|Removed |Added
CC||seurer at linux dot
vnet.ibm.com
: normal
Priority: P3
Component: lto
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
CC: marxin at gcc dot gnu.org
Target Milestone: ---
Executing on host: /home/seurer/gcc/build/gcc-test/gcc/testsuite/g
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
(more details coming)
This is the complete list of failures:
FAIL: gcc.target/powerpc/bmi-andn-1.c (test for excess errors)
FAIL
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84266
Bill Seurer changed:
What|Removed |Added
CC||munroesj at gcc dot gnu.org
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84266
--- Comment #3 from Bill Seurer ---
All the compilation failures disappear if the two casts
/home/seurer/gcc/build/gcc-trunk/gcc/include/mmintrin.h:857:5: error:
incompatible types when assigning to type '__vector signed int' {aka
'__vector(4) i
Priority: P3
Component: other
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
r271806
make -k check-gcc RUNTESTFLAGS=dg.exp=g++.dg/cpp0x/noexcept15.C
# of expected passes5
# of unexpected
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
r263570 | willschm | 2018-08-15 15:29:04 -0500 (Wed, 15 Aug 2018) | 11 lines
[testsuite]
2018-08-13 Will Schmidt
* gcc.target/powerpc/fold-vec-splat-char.c: New
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
0x10bd080b check_loop_closed_ssa_def
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87217
Bill Seurer changed:
What|Removed |Added
CC||rguenth at gcc dot gnu.org
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85161
Bill Seurer changed:
What|Removed |Added
CC||seurer at linux dot
vnet.ibm.com
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
PASS: gcc.dg/sms-4.c (test for excess errors)
PASS: gcc.dg/sms-4.c execution test
FAIL: gcc.dg/sms-4.c scan-rtl-dump-times sms "SMS succeeded" 1
This fails on powerpc with
: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
FAIL: gfortran.dg/reassoc_6.f -O scan-tree-dump-not optimized "~"
=== gfortran Summary
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/vprop.c
-DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1
: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
Executing on host: /home/seurer/gcc/build/gcc-test2/gcc/xgcc
-B/home/seurer/gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70011
Bill Seurer changed:
What|Removed |Added
Target||powerpc64le-linux-gnu
CC|
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
This fails on both BE and LE and fails with both gcc 5 and gcc 6. It does not
fail with gcc 4.9. It has been failing since at least
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15826
Bill Seurer changed:
What|Removed |Added
CC||seurer at linux dot
vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69368
--- Comment #83 from Bill Seurer ---
I tried that patch and the 416.gamess test still fails on power.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69368
--- Comment #85 from Bill Seurer ---
I just grabbed a fresh copy of the gcc source, applied the patch, built it,
fixed up the options for 416.gamess, and when I ran it it worked! I should
have done that yesterday.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69368
--- Comment #86 from Bill Seurer ---
I also tried it on a power8 BE machine and it worked fine there, too.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69331
Bill Seurer changed:
What|Removed |Added
CC||seurer at linux dot
vnet.ibm.com
Priority: P3
Component: rtl-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
Note: For at least some of the guality test case failures I have some doubt
that the test cases are valid. But there are a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70826
--- Comment #4 from Bill Seurer ---
From poking around in gdb it is dying on line 1078 in the code from the
VERIFY_CR macro (part of VERIFY_REGS) though "where" shows line 1070 for some
reason.
#ifndef __NO_FPRS__
b_all ();
VERIFY_REGS;
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68860
Bill Seurer changed:
What|Removed |Added
CC||seurer at linux dot
vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70826
--- Comment #6 from Bill Seurer ---
mfcr is "move from condition register" and it copies the contents of the
condition register into a general-purpose register. In this case it copies the
condition register into "tmp".
I did some quick choppi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68860
--- Comment #14 from Bill Seurer ---
Dominik Vogt, I've noticed that sort of failure in several of the guality test
cases where a test is done at line X but optimization moves the assignment
being tested to after line X. Should the tests be adju
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70890
Bill Seurer changed:
What|Removed |Added
CC||seurer at linux dot
vnet.ibm.com
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
The dg comments force it to target power9 but does not limit to where it
compiles. power7 does not support some of the Alitivec stuff
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70941
Bill Seurer changed:
What|Removed |Added
CC||seurer at linux dot
vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70941
--- Comment #13 from Bill Seurer ---
That fixed the issues on power, thanks!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70957
--- Comment #9 from Bill Seurer ---
Systems where I see it fail:
granola
yavin3
Systems where I do not:
bns
All are power7 BE systems. I didn't do anything special on any of the systems.
I ran configure like this on all of them:
/home/seurer
: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
Executing on host: /home/seurer/gcc/build/gcc-test/gcc/xgcc
-B/home/seurer/gcc/build/gcc-test/gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71230
Bill Seurer changed:
What|Removed |Added
CC||seurer at linux dot
vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71230
--- Comment #16 from Bill Seurer ---
That part I posted about earlier does now compile with trunk revision 236703
but 3 of the spec2006 tests (416.gamess, 454.calculix, 481.wrf) still fail with
compilation errors. Here's a sample compile that fa
: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
From looking at the test results for other platforms this appears to be
specific to power
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
This fails on both BE and LE.
Here is one example of the six similar failures (with different
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
This fails on powerpc64 on both LE and BE. It also appears to fail on s390 and
m68k targets
: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
This test case fails on both BE and LE powerpc64.
Executing on host: /home
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71314
--- Comment #4 from Bill Seurer ---
I tried it and it indeed appears to be fixed. Thanks!
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
This fails on powerpc64 both LE and BE
/home/seurer/gcc/install/gcc-test3/bin/gfortran -c -o algnci.fppized.o -m64 -O3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71404
--- Comment #10 from Bill Seurer ---
I checked on both powerpc64 BE and LE and indeed it runs now. Thanks!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71293
--- Comment #2 from Bill Seurer ---
From old logs it appears these started working back in June sometime
Regressions on trunk (power8) at revision 237314 vs revision 237309
New passes:
FAIL: gcc.dg/plugin/must-tail-call-2.c -fplugin=./must_tail
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
Previously these tests were unsupported for power and are still
: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
Running /home/seurer/gcc/gcc-test2/gcc/testsuite/gcc.dg/dg.exp ...
FAIL
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
spawn /home/seurer/gcc/build/gcc-test/gcc/xgcc
-B/home/seurer/gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78601
--- Comment #2 from Bill Seurer ---
That patch indeed seems to fix these problems.
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: rtl-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
It looks like the counts of some of the assembler instructions
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78638
--- Comment #2 from Bill Seurer ---
I see it on both BE and LE, power7 and power8.
Also a whole bunch more of your new tests started complaining:
New failures:
FAIL: gcc.target/powerpc/ppc-negeq0-1.c scan-assembler-not cntlz
FAIL: gcc.target/po
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78638
--- Comment #3 from Bill Seurer ---
Also on power6...
: normal
Priority: P3
Component: testsuite
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
This fails on LE and probably just needs a test case change to restrict where
it runs.
spawn /home/seurer/gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78540
Bill Seurer changed:
What|Removed |Added
CC||seurer at linux dot
vnet.ibm.com
: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
This test case, which was introduced recently in r243325, now fails.
Executing on host: /home/seurer/gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79007
--- Comment #2 from Bill Seurer ---
I just tried it on an x86 system and it also fails there.
: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
This fails on powerpc both BE and LE. It also fails on x86 though the failure
is different.
Executing on
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65479
--- Comment #22 from Bill Seurer ---
This is now resolved in gcc 5, 6, and trunk
: normal
Priority: P3
Component: testsuite
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
This fails on both powerpc64 le and be. The test case was updated for this
revision; perhaps there is a mistake in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82627
Bill Seurer changed:
What|Removed |Added
CC||seurer at linux dot
vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82627
--- Comment #3 from Bill Seurer ---
Created attachment 42416
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42416&action=edit
Before revisvion
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82627
--- Comment #4 from Bill Seurer ---
I attached the dumps from before and after. Wow, they are radically different
in size.
Severity: normal
Priority: P3
Component: middle-end
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
FAIL: gcc.target/powerpc/warn-1.c (test for warnings, line 1)
FAIL: gcc.target/powerpc/warn-1.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77677
Bill Seurer changed:
What|Removed |Added
CC||seurer at linux dot
vnet.ibm.com
Severity: normal
Priority: P3
Component: lto
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
This fails on powerpc64 both BE and LE.
Executing on host: /home/seurer/gcc/build/gcc-test2/gcc/xgcc
-B/home
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77416
Bill Seurer changed:
What|Removed |Added
CC||seurer at linux dot
vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65479
Bill Seurer changed:
What|Removed |Added
CC||seurer at linux dot
vnet.ibm.com
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
> FAIL: gfortran.dg/goacc/routine-4.f90 -O (test
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78024
--- Comment #1 from Bill Seurer ---
These also fail on x86.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78056
Bill Seurer changed:
What|Removed |Added
CC||seurer at linux dot
vnet.ibm.com
Priority: P3
Component: testsuite
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
There is a problem in the new test case gcc.dg/asan/use-after-scope-8.c
/home/seurer/gcc/build/gcc-trunk/gcc/xgcc
-B
: normal
Priority: P3
Component: middle-end
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
Executing on host: /home/seurer/gcc/build/gcc-trunk/gcc/xgcc
-B/home/seurer/gcc/build/gcc-trunk/gcc/
/home/seurer
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78256
--- Comment #5 from Bill Seurer ---
Looks good on power, too. Thanks!
Severity: normal
Priority: P3
Component: ipa
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
/home/seurer/gcc/install/gcc-test2/bin/g++ -c -o libs/spec/spec_qsort.o
-DSPEC_CPU -DNDEBUG -I
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78268
--- Comment #7 from Bill Seurer ---
(In reply to Markus Trippelsdorf from comment #0)
> Either r241990 or r241989 causes a new ICE
From a bisect I did it is definitely r241990.
: normal
Priority: P3
Component: testsuite
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
These still are expected to fail, at least on powerpc.
spawn /home/seurer/gcc/build/gcc-trunk/gcc/xgcc
-B/home
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78292
--- Comment #1 from Bill Seurer ---
r241967 | amker | 2016-11-08 08:08:06 -0600 (Tue, 08 Nov 2016) | 3 lines
gcc/testsuite
* gcc.dg/vect/vect-cond-2.c: Drop
Priority: P3
Component: ipa
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
spawn /home/seurer/gcc/build/gcc-test2/gcc/xgcc
-B/home/seurer/gcc/build/gcc-test2/gcc/
/home/seurer/gcc/gcc-test2/gcc
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
The spec2006 test case 465.tonto fails with the gcc 6.0 fortran compiler on
powerpc. The failure started with
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68775
--- Comment #4 from William Seurer ---
(In reply to Richard Biener from comment #1)
> Can you try to bisect to an affected source file (just use
> -fno-tree-vectorize on all but one) and there to whether it is basic-block
> or loop vectorization
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68775
--- Comment #6 from William Seurer ---
Sorry, I wasn't very clear there. I was adding options to the default set.
Compiling as-is using the default options the run will fail.
Adding -fno-tree-loop-vectorize the run will fail.
Adding -fno-tree
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68775
--- Comment #10 from William Seurer ---
It fails with -fdbg-cnt=vect_slp:31 and succeeds with -fdbg-cnt=vect_slp:30
: libfortran
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at linux dot vnet.ibm.com
Target Milestone: ---
There is a problem in the formatting code in the fortran library. The test
case fmt_g0_7.f8 has been failing for a while now and while investigating it I
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68867
--- Comment #4 from William Seurer ---
Removing the comment gives:
3 39 0.6919E-0001
Program aborted. Backtrace:
Aborted (core dumped)
It's been failing for at least a week; that's when I fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68867
Bill Seurer changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68867
--- Comment #14 from Bill Seurer ---
Disabling the test will indeed make it "pass". But it used to run OK and now
no longer does so is disabling it the right solution? Looking at pr23685 it
looks like this has gone back and forth several times.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68775
Bill Seurer changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--- Comment #15 from Bill Seurer -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67509
--- Comment #7 from Bill Seurer ---
It does not appear this patch was ever submitted as this test is still failing.
101 - 200 of 233 matches
Mail list logo