testsuite: Assorted x32 testsuite fixes
authorUros Bizjak <ubizjak@gmail.com>
Fri, 13 Mar 2020 15:34:32 +0000 (16:34 +0100)
committerUros Bizjak <ubizjak@gmail.com>
Fri, 13 Mar 2020 15:34:32 +0000 (16:34 +0100)
commit9ae8bc027743d7c2d25f90d6752a1f4e0dc153cf
tree35130d6afd664b6c690f6920a5552ac5e7bfe969
parent5c7e6d4bdf879b437b43037e10453275acabf521
testsuite: Assorted x32 testsuite fixes

* gcc.target/i386/pr64409.c: Do not limit compilation to x32 targets.
(dg-error): Quote 'ms_abi' attribute.
* gcc.target/i386/pr71958.c: Do not limit compilation to x32 targets.
Require maybe_x32 effective target.
(dg-options): Add -mx32.
(dg-error): Quote 'ms_abi' attribute.
* gcc.target/i386/pr90096.c (dg-error): Update relative
location of target x32 error.
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr64409.c
gcc/testsuite/gcc.target/i386/pr71958.c
gcc/testsuite/gcc.target/i386/pr90096.c