public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-8286] Skip gcc.dg/analyzer/pr94688.c on hppa*64*-*-*
@ 2024-01-19 16:02 John David Anglin
  0 siblings, 0 replies; only message in thread
From: John David Anglin @ 2024-01-19 16:02 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:4eee04561a725fd1ef927f620daeddd11807ca26

commit r14-8286-g4eee04561a725fd1ef927f620daeddd11807ca26
Author: John David Anglin <danglin@gcc.gnu.org>
Date:   Fri Jan 19 16:01:43 2024 +0000

    Skip gcc.dg/analyzer/pr94688.c on hppa*64*-*-*
    
    2024-01-19  John David Anglin  <danglin@gcc.gnu.org>
    
    gcc/testsuite/ChangeLog:
    
            PR analyzer/112705
            * gcc.dg/analyzer/pr94688.c: Skip on hppa*64*-*-*.

Diff:
---
 gcc/testsuite/gcc.dg/analyzer/pr94688.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/testsuite/gcc.dg/analyzer/pr94688.c b/gcc/testsuite/gcc.dg/analyzer/pr94688.c
index f553b8cfdad..8ea8bc3b288 100644
--- a/gcc/testsuite/gcc.dg/analyzer/pr94688.c
+++ b/gcc/testsuite/gcc.dg/analyzer/pr94688.c
@@ -1,3 +1,4 @@
+/* { dg-skip-if "PR112705" { hppa*64*-*-* } } */
 int a, b;
 void d();
 void c()

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-19 16:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-19 16:02 [gcc r14-8286] Skip gcc.dg/analyzer/pr94688.c on hppa*64*-*-* John David Anglin

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).