Commit 64cc2ce9 by Iain Sandoe

update Darwin ABI tests for m64

	* gcc.target/powerpc/ppc64-abi-1.c: Skip for Darwin.

	merge from FSF 'apple/trunk' branch.
	* gcc.target/powerpc/darwin64-abi.c: New.

From-SVN: r166326
parent ce66b6f6
2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
* gcc.target/powerpc/ppc64-abi-1.c: Skip for Darwin.
merge from FSF 'apple/trunk' branch.
* gcc.target/powerpc/darwin64-abi.c: New.
2010-11-04 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/46233
......
/* { dg-do run { target { powerpc*-*-* && lp64 } } } */
/* { dg-skip-if "" { *-*-darwin* } { "*" } { "" } } */
/* { dg-options "-O2" } */
#include <stdarg.h>
#include <signal.h>
......
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