Commit c60ec7c2 by Rainer Orth Committed by Rainer Orth

Require alias support in gcc.target/i386/chkp-hidden-def.c

	* gcc.target/i386/chkp-hidden-def.c: Require alias support.

From-SVN: r233632
parent e67bf044
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
......
/* { dg-do compile { target { ! x32 } } } */
/* { dg-require-alias "" } */
/* { dg-options "-fcheck-pointer-bounds -mmpx -O2" } */
/* { dg-final { scan-assembler-not "test.chkp" } } */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment