]> git.ipfire.org Git - people/ms/gcc.git/commit
gcc.dg/pr84877.c: Xfail for cris-*-*
authorHans-Peter Nilsson <hp@axis.com>
Thu, 15 Apr 2021 19:51:08 +0000 (21:51 +0200)
committerHans-Peter Nilsson <hp@axis.com>
Thu, 15 Apr 2021 20:36:29 +0000 (22:36 +0200)
commit58fe131b91007793c0f12f5fe6cab3f1a017d0fa
tree04b5a453bc72dfac0204dcabbb4b1ff50a3ff40d
parent3682052e4ccf0a29d1f61df1c8e31f8190eafafe
gcc.dg/pr84877.c: Xfail for cris-*-*

Unfortunately it appears that this PR is on nobody's radar.
Xfailing it to get an arguably artificial zero regression
state (since T0=2007-01-05) helps my autotester.

Caveat: the pass/fail state of this test, as long as stack
alignment isn't adjusted, is dependent on the alignment of
the stack at the entry of main, so depending on the target,
e.g. the size and number of environment variables at
invocation time can affect the result (including simulator
runs where environment variables are propagated to the
target).

gcc/testsuite:
PR middle-end/84877
* gcc.dg/pr84877.c: Xfail for cris-*-*.
gcc/testsuite/gcc.dg/pr84877.c