This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: patch: cleanup gcc.dg/vect/
On Tue, Oct 19, 2004 at 02:23:26PM +0200, Dorit Naishlos wrote:
>
> As for the -mpowerpc64 issue:
>
> > Tests vect-72.c and vect-73.c use -mpowerpc64. That has no effect on a
> > biarch compiler; should it have been -m64?
>
> no. (by the way, it's actually tests vect-82_64.c and vect-83_64.c,
> right?).
Yes, I got the names wrong. Should those tests only be run for
powerpc64-*-*, rather than powerpc*-*-*?
Test pr16105.c is not run for x86_64; is that an oversight?
Janis