Commit 8692ae10 by Kai Tietz Committed by Kai Tietz

20010327-1.c: Disable test for LLP64 targets.

	* gcc.c-torture/compile/20010327-1.c: Disable test for LLP64 targets.

From-SVN: r208613
parent a8f9069d
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
......
/* { 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
......
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