mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-22 11:31:05 +08:00
Require alias support in gcc.target/i386/chkp-hidden-def.c
* gcc.target/i386/chkp-hidden-def.c: Require alias support. From-SVN: r233632
This commit is contained in:
parent
e67bf044ae
commit
c60ec7c238
@ -1,3 +1,7 @@
|
||||
2016-02-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
||||
|
||||
* gcc.target/i386/chkp-hidden-def.c: Require alias support.
|
||||
|
||||
2016-02-23 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR c++/69902
|
||||
|
@ -1,4 +1,5 @@
|
||||
/* { dg-do compile { target { ! x32 } } } */
|
||||
/* { dg-require-alias "" } */
|
||||
/* { dg-options "-fcheck-pointer-bounds -mmpx -O2" } */
|
||||
/* { dg-final { scan-assembler-not "test.chkp" } } */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user