]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gcc.c-torture/execute/stkalign.c: XFAIL run on SPARC 64-bit.
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 26 Jan 2016 22:44:46 +0000 (22:44 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 26 Jan 2016 22:44:46 +0000 (22:44 +0000)
From-SVN: r232856

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/stkalign.c

index 08e2485086577c18f1e1d1fd75417e1eb5eeff08..02ad3e20023745cde927b4fbff7a1d3eb714c14f 100644 (file)
@@ -1,3 +1,7 @@
+2016-01-26  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.c-torture/execute/stkalign.c: XFAIL run on SPARC 64-bit.
+
 2016-01-26  Tom de Vries  <tom@codesourcery.com>
 
        PR tree-optimization/69110
index e8761b936aaee438a960b8f254b0d95a8f5e0a04..2f8d0411397cde6a4ffd50e8ebfe8b367838611f 100644 (file)
@@ -1,3 +1,4 @@
+/* { dg-xfail-run-if "invalid assumption" { sparc*-*-* && lp64 } "*" "" } */
 /* { dg-options "-fno-inline" } */
 
 #include <assert.h>