diff options
author | Jakub Jelinek <jakub@redhat.com> | 2022-08-11 10:26:32 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2022-08-11 10:26:32 +0200 |
commit | 8e69f2a6e91b7a01619dfd3b0788bfda4ad28941 (patch) | |
tree | da7b4580a9bdf07e85ac96b76de6499eddbc86b3 /gcc/tree-ssa-phiopt.cc | |
parent | 757fd34803b7ae0eb3705315060e5fbba1148c5c (diff) | |
download | gcc-8e69f2a6e91b7a01619dfd3b0788bfda4ad28941.zip gcc-8e69f2a6e91b7a01619dfd3b0788bfda4ad28941.tar.gz gcc-8e69f2a6e91b7a01619dfd3b0788bfda4ad28941.tar.bz2 |
testsuite: Fix up pr104992* tests on i686-linux [PR104992]
These 2 tests were FAILing on i686-linux or e.g. with
--target_board=unix/-m32/-mno-sse on x86_64-linux due to
-Wpsabi warnings and also because dg-options in the latter
test has been ignored due to missing space, so even -O2
wasn't passed at all.
2022-08-11 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/104992
* gcc.dg/pr104992.c: Add -Wno-psabi to dg-options.
* g++.dg/pr104992-1.C: Likewise. Add space between " and } in
dg-options.
Diffstat (limited to 'gcc/tree-ssa-phiopt.cc')
0 files changed, 0 insertions, 0 deletions