public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-6171] Skip gcc.dg/guality/example.c on hppa-linux.
@ 2022-01-02 18:38 John David Anglin
  0 siblings, 0 replies; only message in thread
From: John David Anglin @ 2022-01-02 18:38 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:ee4e234e9a6e85f28ace0293c3ab9e2e806c4bd0

commit r12-6171-gee4e234e9a6e85f28ace0293c3ab9e2e806c4bd0
Author: John David Anglin <danglin@gcc.gnu.org>
Date:   Sun Jan 2 18:37:34 2022 +0000

    Skip gcc.dg/guality/example.c on hppa-linux.
    
    2022-01-02  John David Anglin  <danglin@gcc.gnu.org>
    
    gcc/testsuite/ChangeLog:
    
            * gcc.dg/guality/example.c: Skip on hppa*-*-linux*.

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

diff --git a/gcc/testsuite/gcc.dg/guality/example.c b/gcc/testsuite/gcc.dg/guality/example.c
index 32014e2b4c0..0d5f48ba116 100644
--- a/gcc/testsuite/gcc.dg/guality/example.c
+++ b/gcc/testsuite/gcc.dg/guality/example.c
@@ -1,3 +1,4 @@
+/* { dg-skip-if "gdb hang" { hppa*-*-linux* } } */
 /* { dg-options "-g" } */
 /* { dg-do run { xfail { ! aarch64*-*-* } } } */
 /* { dg-xfail-run-if "" aarch64*-*-* "*" { "-O[01g]" } } */


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

only message in thread, other threads:[~2022-01-02 18:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-02 18:38 [gcc r12-6171] Skip gcc.dg/guality/example.c on hppa-linux 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).