]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Darwin, x86, backport testsuite fix.
authorIain Sandoe <iain@sandoe.co.uk>
Sun, 4 Aug 2019 10:47:16 +0000 (10:47 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sun, 4 Aug 2019 10:47:16 +0000 (10:47 +0000)
Require alias support in a test using aliases.

2019-08-04  Iain Sandoe  <iain@sandoe.co.uk>

Backport from mainline.
2019-05-25  Iain Sandoe  <iain@sandoe.co.uk>

* gcc.target/i386/pr82659-3.c: Require alias support.

From-SVN: r274066

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr82659-3.c

index fe85f30cc6bf8dc4dc2b54daefb9b6c154aa57d4..21ee08ced9b20dae6990bf5eb908e1c346ad185b 100644 (file)
@@ -1,3 +1,10 @@
+2019-08-04  Iain Sandoe  <iain@sandoe.co.uk>
+
+       Backport from mainline.
+       2019-05-25  Iain Sandoe  <iain@sandoe.co.uk>
+
+       * gcc.target/i386/pr82659-3.c: Require alias support.
+
 2019-08-04  Iain Sandoe  <iain@sandoe.co.uk>
 
        Backport from mainline.
index 3bb83e309e7f0b205662c6835ef025c8da394f7f..a2d97d9b70c987980aa90c7344cf6ca603586822 100644 (file)
@@ -1,4 +1,5 @@
 /* { dg-do compile } */
+/* { dg-require-alias "" } */
 /* { dg-options "-O2 -fcf-protection" } */
 /* { dg-final { scan-assembler-times {\mendbr} 2 } } */