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/69613] [6 Regression] wrong code with -O and simple 128bit arithmetics and vectors @ aarch64


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

--- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Sat Feb 27 13:31:39 2016
New Revision: 233781

URL: https://gcc.gnu.org/viewcvs?rev=233781&root=gcc&view=rev
Log:
        PR target/69613
        PR rtl-optimization/69886
        * gcc.dg/torture/pr69886.c: Add -w -Wno-psabi to dg-options.
        * gcc.dg/torture/pr69613.c: Likewise.  Guard -mavx with avx_runtime
        target.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/torture/pr69613.c
    trunk/gcc/testsuite/gcc.dg/torture/pr69886.c

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