gcc.target/powerpc directory

Janis Johnson janis187@us.ibm.com
Thu Nov 3 21:57:00 GMT 2005


On Thu, Nov 03, 2005 at 09:20:17PM +0000, Joseph S. Myers wrote:
> This patch creates a gcc.target/powerpc directory for PowerPC
> testcases, and moves tests there from gcc.dg.
> 
> The following tests are not moved because it seems to me they should
> be enabled for all targets rather than being PowerPC-specific:
> 980523-1.c 980526-1.c switch-1.c.  The following tests are not moved
> because it isn't clear to me whether they are really PowerPC-specific
> or are generic Darwin tests: darwin-ld-2.c darwin-ld-4.c
> lazy-ptr-test.c pragma-darwin.c.  I didn't rename tests to remove
> prefixes ppc-* or rs6000-* since I'm not sure whether there is some
> distinction between those tests which are ppc-* and those which are
> rs6000-*.
> 
> Other notes on gcc.target:
> 
> * Other targets such as i386 and ia64 have many tests in gcc.dg which
>   should probably move to the relevant gcc.target directories.
> 
> * There's one test directly in gcc.target/x86_64, which doesn't have
>   an x86_64.exp file so probably won't get run; I think it belongs in
>   gcc.target/i386 instead.
> 
> Tested on powerpc64-unknown-linux-gnu (that the moved tests get run
> correctly), and the new harness added to csl-ppc4xx-branch.  OK to
> commit the harness and moves to mainline?

Yes, thanks!

Janis



More information about the Gcc-patches mailing list