Commit 604a33f5 by Richard Henderson

re PR rtl-optimization/46226 (asm goto may leave stack pointer invalid)

PR rtl-opt/46226
Move test case to x86 test directory.

From-SVN: r166069
parent f802f27b
/* { dg-do run } */
/* { dg-options "-Os -fomit-frame-pointer" } */
/* { dg-options "-Os -fomit-frame-pointer -mno-accumulate-outgoing-args -fno-asynchronous-unwind-tables" { target { i?86-*-* x86_64-*-* } } } */
/* { dg-options "-Os -fomit-frame-pointer -mno-accumulate-outgoing-args -fno-asynchronous-unwind-tables" } */
extern void abort(void);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment