https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67929
--- Comment #10 from ktkachov at gcc dot gnu.org --- Author: ktkachov Date: Mon Nov 2 12:29:31 2015 New Revision: 229659 URL: https://gcc.gnu.org/viewcvs?rev=229659&root=gcc&view=rev Log: Move gcc.target/arm/pr67929_1.c test to execute.exp PR target/67929 * gcc.target/arm/pr67929_1.c: Move to... * gcc.c-torture/execute/pr67929_1.c: ... Here. Remove arm-specific directives. Add noclone, noinline attributes. Added: branches/gcc-4_9-branch/gcc/testsuite/gcc.c-torture/execute/pr67929_1.c Removed: branches/gcc-4_9-branch/gcc/testsuite/gcc.target/arm/pr67929_1.c Modified: branches/gcc-4_9-branch/gcc/testsuite/ChangeLog