This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


On 8/27/07, Joseph S. Myers <joseph@codesourcery.com> wrote:

> 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

unsigned-long-compare.c just went to the wrong directory. I'll move it
back to gcc.dg and remove target restriction.

Thanks,
Uros.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]