20010327-1.c: Disable test for LLP64 targets.
* gcc.c-torture/compile/20010327-1.c: Disable test for LLP64 targets. From-SVN: r208613
This commit is contained in:
parent
a8f9069dd1
commit
8692ae102d
@ -1,3 +1,7 @@
|
||||
2014-03-17 Kai Tietz <ktietz@redhat.com>
|
||||
|
||||
* gcc.c-torture/compile/20010327-1.c: Disable test for LLP64 targets.
|
||||
|
||||
2014-03-17 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
PR testsuite/58851
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* { dg-require-effective-target ptr32plus } */
|
||||
/* { dg-do compile { target { ptr32plus && { ! llp64 } } } } */
|
||||
|
||||
/* This testcase tests whether GCC can produce static initialized data
|
||||
that references addresses of size 'unsigned long', even if that's not
|
||||
|
Loading…
Reference in New Issue
Block a user