https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67929

--- Comment #9 from ktkachov at gcc dot gnu.org ---
Author: ktkachov
Date: Mon Nov  2 12:26:39 2015
New Revision: 229658

URL: https://gcc.gnu.org/viewcvs?rev=229658&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-5-branch/gcc/testsuite/gcc.c-torture/execute/pr67929_1.c
Removed:
    branches/gcc-5-branch/gcc/testsuite/gcc.target/arm/pr67929_1.c
Modified:
    branches/gcc-5-branch/gcc/testsuite/ChangeLog

Reply via email to