Skip to content

Commit

Permalink
* gcc.c-torture/execute/stkalign.c: XFAIL run on SPARC 64-bit.
Browse files Browse the repository at this point in the history
From-SVN: r232856
  • Loading branch information
Eric Botcazou authored and Eric Botcazou committed Jan 26, 2016
1 parent a54d45c commit e4aac1d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gcc/testsuite/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2016-01-26 Eric Botcazou <[email protected]>

* gcc.c-torture/execute/stkalign.c: XFAIL run on SPARC 64-bit.

2016-01-26 Tom de Vries <[email protected]>

PR tree-optimization/69110
Expand Down
1 change: 1 addition & 0 deletions gcc/testsuite/gcc.c-torture/execute/stkalign.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* { dg-xfail-run-if "invalid assumption" { sparc*-*-* && lp64 } "*" "" } */
/* { dg-options "-fno-inline" } */

#include <assert.h>
Expand Down

0 comments on commit e4aac1d

Please sign in to comment.