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: Fix some testsuite failures on x86-64


On Tue, Nov 11, 2003 at 05:04:42PM +0100, Andreas Jaeger wrote:
> > I'd go with:
> > /* { dg-options "-O2 -minline-all-stringops" } */
> > /* { dg-options "-O2 -minline-all-stringops -march=pentium4" { target i?86-*-* } } */
> >
> > or something like that.
> 
> Does the above work?  I didn't know that - and if it does, it looks
> fine.  We could do the same for the other testcase...

Sure, it works just fine.  grep gcc.dg/, there are many tests doing this
already...

	Jakub


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