Commit f40694b3 by Renlin Li Committed by Renlin Li

[PATCH] add sync_int_long target selector to gcc.dg/pr65345-2.c

gcc/testsuite/

2015-05-01  Renlin Li  <renlin.li@arm.com>

	* gcc.dg/pr65345-2.c: Add sync_int_long target selector.

From-SVN: r222687
parent ff0164b4
2015-05-01 Renlin Li <renlin.li@arm.com>
* gcc.dg/pr65345-2.c: Add sync_int_long target selector.
2015-05-01 Mikael Morin <mikael@gcc.gnu.org>
* gfortran.dg/bound_simplification_4.f90: New.
......
/* PR c/65345 */
/* { dg-do run } */
/* { dg-require-effective-target sync_int_long } */
/* { dg-options "" } */
#define CHECK(X) if (!(X)) __builtin_abort ()
......
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