Commit e90c82d3 by Kyrylo Tkachov Committed by Kyrylo Tkachov

[AArch64][obvious] Gate fuse_adrp_add_1.c test on aarch64_small.

	* gcc.target/aarch64/fuse_adrp_add_1.c: Gate test on aarch64_small.

From-SVN: r218232
parent c8d19a69
2014-12-01 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* gcc.target/aarch64/fuse_adrp_add_1.c: Gate test on aarch64_small.
2014-12-01 David Malcolm <dmalcolm@redhat.com> 2014-12-01 David Malcolm <dmalcolm@redhat.com>
* jit.dg/jit.exp (verify_exit_status): New function. * jit.dg/jit.exp (verify_exit_status): New function.
......
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-require-effective-target aarch64_small } */
/* { dg-options "-O3 -mcpu=cortex-a57" } */ /* { dg-options "-O3 -mcpu=cortex-a57" } */
enum reg_class { NO_REGS, AP_REG, XRF_REGS, GENERAL_REGS, AGRF_REGS, enum reg_class { NO_REGS, AP_REG, XRF_REGS, GENERAL_REGS, AGRF_REGS,
......
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