This is the mail archive of the gcc-patches@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]

[PATCH, testsuite]: Remove -m32 from x86 tests


2019-03-24  Uroš Bizjak  <ubizjak@gmail.com>

    * gcc.target/i386/pr82281.c: Compile only for ia32 effective target.
    (dg-options): Remove -m32. Add -msse2 -mtune=znver1.
    * gcc.target/i386/pr89676.c: Compile only for ia32 effective target.
    (dg-options): Remove -m32 and -march=i686. Add -mno-stv.

Tested on x86_64-linux-gnu {,-m32} and committed to mainline SVN.

Uros.

Attachment: t.diff.txt
Description: Text document


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