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

--- Comment #22 from John David Anglin <danglin at gcc dot gnu.org> ---
As of commit 440be01b07941506d1c8819448bd17c8717d55f5, we have the following
additional fails on hppa64-hp-hpux11.11 with LRA:

+FAIL: gcc.dg/graphite/interchange-15.c execution test
+FAIL: gcc.dg/graphite/pr29581-2.c execution test
+FAIL: gcc.dg/graphite/pr29581-3.c execution test
+FAIL: gcc.dg/graphite/pr29581-4.c execution test
+FAIL: gcc.dg/graphite/uns-interchange-15.c execution test
+FAIL: libgomp.c++/../libgomp.c-c++-common/for-14.c execution test
+FAIL: libgomp.c++/../libgomp.c-c++-common/for-15.c execution test
+FAIL: libgomp.c++/../libgomp.c-c++-common/for-3.c execution test
+FAIL: libgomp.c++/../libgomp.c-c++-common/for-5.c execution test
+FAIL: libgomp.c++/../libgomp.c-c++-common/for-6.c execution test
+FAIL: libgomp.c/../libgomp.c-c++-common/for-14.c execution test
+FAIL: libgomp.c/../libgomp.c-c++-common/for-15.c execution test
+FAIL: libgomp.c/../libgomp.c-c++-common/for-3.c execution test
+FAIL: libgomp.c/../libgomp.c-c++-common/for-5.c execution test
+FAIL: libgomp.c/../libgomp.c-c++-common/for-6.c execution test
+FAIL: libgomp.c/loop-23.c execution test

Excluding guality tests, we have the following additional fails on
hppa-unknown-linux-gnu with LRA:

+FAIL: g++.dg/torture/pr37922.C   -O3 -fomit-frame-pointer -funroll-loops
-fpeel
-loops -ftracer -finline-functions  execution test
+FAIL: libgomp.c/doacross-6.c execution test
+FAIL: libgomp.c/loop-1.c execution test
+FAIL: libgomp.c/loop-2.c execution test
+FAIL: libgomp.c/ordered-1.c execution test
+FAIL: libgomp.c/pr29947-2.c execution test
+FAIL: 20_util/variant/run.cc  -std=gnu++17 (test for excess errors)
+UNRESOLVED: 20_util/variant/run.cc  -std=gnu++17 compilation failed to produce
executable
+FAIL: 23_containers/vector/requirements/exception/generation_prohibited.cc 
-std=gnu++17 (test for excess errors)
+UNRESOLVED:
23_containers/vector/requirements/exception/generation_prohibited.cc 
-std=gnu++17 compilation failed to produce executable
+FAIL: std/ranges/cartesian_product/1.cc  -std=gnu++23 (test for excess errors)
+UNRESOLVED: std/ranges/cartesian_product/1.cc  -std=gnu++23 compilation failed
to produce executable
+FAIL: std/ranges/cartesian_product/1.cc  -std=gnu++26 (test for excess errors)
+UNRESOLVED: std/ranges/cartesian_product/1.cc  -std=gnu++26 compilation failed
to produce executable

Reply via email to