Commit 4d054084 by Jiong Wang Committed by Jiong Wang

[AArch64][testcase] Restrict got_mem_hoist_1.c with small memory model

From-SVN: r225999
parent 451b5e48
2015-07-20 Jiong Wang <jiong.wang@arm.com>
* gcc.target/aarch64/got_mem_hoist.c (dg-skip-if): Skip tiny and large
model.
2015-07-20 Marek Polacek <polacek@redhat.com>
PR c++/55095
......
/* { dg-do compile } */
/* { dg-options "-O2 -fpic -fdump-rtl-loop2_invariant" } */
/* { dg-skip-if "Load/Store hoisted by RTL PRE already" { aarch64-*-* } { "-mcmodel=tiny" "-mcmodel=large" } { "" } } */
int bar (int);
int cal (void *);
......
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