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] fix gcc/testsuite/gcc.dg/torture/builtin-modf-1.c for other PowerPC targets


On Fri, 25 Jan 2008, Edmar Wienskoski wrote:

> -/* { dg-options "-funsafe-math-optimizations" { target mips*-*-irix6*
> powerpc*-*-* } } */

> So the proposed patch (attached) adds those.

You add powerpc-*-*-* - it should be powerpc*-*-* as above (to cover 
powerpc64, for example).

-- 
Joseph S. Myers
joseph@codesourcery.com


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