[testsuite] Unsupport 20190827-1.c for targets without alias support.
authorIain Sandoe <iain@sandoe.co.uk>
Sun, 1 Sep 2019 18:38:59 +0000 (18:38 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sun, 1 Sep 2019 18:38:59 +0000 (18:38 +0000)
gcc/testsuite/

2019-09-01  Iain Sandoe  <iain@sandoe.co.uk>

* gcc.c-torture/compile/20190827-1.c: Add dg-requires-alias.

From-SVN: r275274

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20190827-1.c

index a84a8b9..0761ba1 100644 (file)
@@ -1,3 +1,7 @@
+2019-09-01  Iain Sandoe  <iain@sandoe.co.uk>
+
+       * gcc.c-torture/compile/20190827-1.c: Add dg-requires-alias.
+
 2019-09-01  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gcc.c-torture/execute/20190901-1.c: New test.
index f095617..cdf71d8 100644 (file)
@@ -1,3 +1,4 @@
+/* { dg-require-alias "" } */
 typedef unsigned char __u8;
 typedef __u8 u8;
 typedef u8 u_int8_t;