This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/67929] [4.9/5/6 Regression][arm] Wrong code for FP mult-by-power-of-2 + int conversion


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

--- Comment #8 from ktkachov at gcc dot gnu.org ---
Author: ktkachov
Date: Mon Nov  2 12:23:36 2015
New Revision: 229657

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]