[PATCH, testsuite]: Committed: Create gcc.target/sh directory and move remaining target test files

Joseph S. Myers joseph@codesourcery.com
Mon Aug 27 13:05:00 GMT 2007


On Mon, 27 Aug 2007, Uros Bizjak wrote:

> 	* gcc.dg/const-compare.c, gcc.dg/non-lazy-ptr-test.c,
> 	gcc.dg/unsigned-long-compare.c, gcc.dg/rs6000-leaf.c: Move to
> 	gcc.target/powerpc directory.

unsigned-long-compare.c is an ARM test, moving to gcc.target/powerpc does 
not make sense.  Furthermore, there is in fact nothing ARM-specific about 
what it is testing (although it was originally for an ARM-specific bug), 
so the correct thing to do is to remove the target restriction - this 
always needs to be considered when moving tests to a target-specific 
directory (cf. when I created gcc.target/powerpc and listed three tests 
not moved because they weren't Power-specific 
<http://gcc.gnu.org/ml/gcc-patches/2005-11/msg00216.html> and subsequently 
removed the target restriction on those tests 
<http://gcc.gnu.org/ml/gcc-patches/2006-03/msg01196.html>).

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Gcc-patches mailing list