aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.c-torture/execute/pr47237.x
blob: d5d6988f93f7bcc5465edba0365811724f21c93b (plain)
1
2
3
4
5
6
if { [istarget "nios2-*-*"] } {
    # This test can cause the stack to underflow on Nios II.
    set torture_execute_xfail [istarget]
}

return 0