Disable pr79041-2.c with -mabi=ilp32.
gcc/testsuite/ PR target/79041 * gcc.target/aarch64/pr79041-2.c: Don't run in ILP32. From-SVN: r250567
This commit is contained in:
parent
c3d3862950
commit
404f48ac88
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2017-07-26 Wilco Dijkstra <wdijkstr@arm.com>
|
||||
|
||||
PR target/79041
|
||||
* gcc.target/aarch64/pr79041-2.c: Don't run in ILP32.
|
||||
|
||||
2017-07-26 Marek Polacek <polacek@redhat.com>
|
||||
|
||||
PR middle-end/70992
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* { dg-do compile } */
|
||||
/* { dg-options "-O2 -mcmodel=large -mpc-relative-literal-loads" } */
|
||||
/* { dg-require-effective-target lp64 } */
|
||||
|
||||
__int128
|
||||
t (void)
|
||||
|
|
Loading…
Add table
Reference in a new issue