g++.target/i386/pr105953.C: Skip for x32
Since -mabi=ms isn't supported for x32, skip g++.target/i386/pr105953.C for x32. * g++.target/i386/pr105953.C: Skip for x32. Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
This commit is contained in:
parent
3ba65a7f2d
commit
69f91fbd47
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
/* { dg-do compile } */
|
||||
/* { dg-do compile { target { ! x32 } } } */
|
||||
/* { dg-options "-O2 -mavx512vl -mabi=ms" } */
|
||||
|
||||
#include "pr100738-1.C"
|
||||
|
|
Loading…
Add table
Reference in a new issue