diff options
author | Jakub Jelinek <jakub@redhat.com> | 2022-04-08 09:51:02 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2022-04-08 09:51:02 +0200 |
commit | 04ecadbeae51ac56f1a104b4858b6463b24dfaa2 (patch) | |
tree | c7242d0cd0e21625caec043a7f4d801688822ab5 /gcc/config.gcc | |
parent | 6e2743687202c58a6553ae632ebbada3de38ad48 (diff) | |
download | gcc-04ecadbeae51ac56f1a104b4858b6463b24dfaa2.zip gcc-04ecadbeae51ac56f1a104b4858b6463b24dfaa2.tar.gz gcc-04ecadbeae51ac56f1a104b4858b6463b24dfaa2.tar.bz2 |
testsuite: Fix up 20050113-1.c test for i686-linux [PR105187]
The test FAILs on i686-linux if neither MMX isn't enabled, can be also
reproduced with
make check-gcc check-g++ RUNTESTFLAGS='--target_board=unix/-m32/-mno-mmx/-mno-sse dg-torture.exp=20050113-1.c'
on x86_64-linux. Previously the test was in gcc.c-torture/compile/
where -w is added by default.
2022-04-08 Jakub Jelinek <jakub@redhat.com>
PR c++/105187
* c-c++-common/torture/20050113-1.c: Add dg-additional-options
-Wno-psabi.
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions