* gcc.target/i386/pr80425-1.c: Add -mregparm=1 for 32bit targets.
From-SVN: r248157
This commit is contained in:
parent
81ad201ac5
commit
3ca8120f64
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
/* { dg-do compile } */
|
||||
/* { dg-options "-O2 -mavx512f -mtune=intel" } */
|
||||
/* { dg-additional-options "-mregparm=1" { target ia32 } } */
|
||||
|
||||
#include <x86intrin.h>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue