public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [Patch] Fix gcc.dg/torture/builtin-modf-1.c on powerpc-*-darwin*
@ 2007-12-20  1:48 Jack Howarth
  2007-12-20  2:22 ` Janis Johnson
  0 siblings, 1 reply; 4+ messages in thread
From: Jack Howarth @ 2007-12-20  1:48 UTC (permalink / raw)
  To: gcc-patches

The attached patch adds the "-funsafe-math-optimizations fsigned-zeros
-fno-associative-math" flags via dg-options to the gcc.dg/torture/builtin-modf-1.c
testcase for powerpc-*-darwin*. With this change all 8 testruns of
the builtin-modf-1.c testcase pass on powerpc-apple-darwin9. Okay
for trunk?
               Jack


2007-12-19  Jack Howarth  <howarth@bromo.med.uc.edu>

        * gcc.dg/torture/builtin-modf-1.c: Pass "-funsafe-math-optimizations 
        -fsigned-zeros -fno-associative-math" on powerpc-*-darwin*. 


Index: gcc.dg/torture/builtin-modf-1.c
===================================================================
--- gcc.dg/torture/builtin-modf-1.c	(revision 131091)
+++ gcc.dg/torture/builtin-modf-1.c	(working copy)
@@ -7,6 +7,7 @@
 
 /* { dg-do link } */
 /* { dg-options "-fno-finite-math-only" { target sh*-*-* } } */
+/* { dg-options "-funsafe-math-optimizations -fsigned-zeros -fno-associative-math" { target powerpc-*-darwin* } } */
 
 extern void link_error(int);
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Patch] Fix gcc.dg/torture/builtin-modf-1.c on  powerpc-*-darwin*
  2007-12-20  1:48 [Patch] Fix gcc.dg/torture/builtin-modf-1.c on powerpc-*-darwin* Jack Howarth
@ 2007-12-20  2:22 ` Janis Johnson
  2007-12-20 16:32   ` Jack Howarth
  0 siblings, 1 reply; 4+ messages in thread
From: Janis Johnson @ 2007-12-20  2:22 UTC (permalink / raw)
  To: Jack Howarth; +Cc: gcc-patches

On Wed, 2007-12-19 at 20:07 -0500, Jack Howarth wrote:
> The attached patch adds the "-funsafe-math-optimizations fsigned-zeros
> -fno-associative-math" flags via dg-options to the gcc.dg/torture/builtin-modf-1.c
> testcase for powerpc-*-darwin*. With this change all 8 testruns of
> the builtin-modf-1.c testcase pass on powerpc-apple-darwin9. Okay
> for trunk?
>                Jack

OK.

Janis

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Patch] Fix gcc.dg/torture/builtin-modf-1.c on  powerpc-*-darwin*
  2007-12-20  2:22 ` Janis Johnson
@ 2007-12-20 16:32   ` Jack Howarth
  0 siblings, 0 replies; 4+ messages in thread
From: Jack Howarth @ 2007-12-20 16:32 UTC (permalink / raw)
  To: gcc-patches

   Since Janis appears to be on vacation now but okay
the patch...

http://gcc.gnu.org/ml/gcc-patches/2007-12/msg00973.html

can someone please do the checkin for me? Thanks in
advance.
               Jack


On Wed, Dec 19, 2007 at 05:24:24PM -0800, Janis Johnson wrote:
> On Wed, 2007-12-19 at 20:07 -0500, Jack Howarth wrote:
> > The attached patch adds the "-funsafe-math-optimizations fsigned-zeros
> > -fno-associative-math" flags via dg-options to the gcc.dg/torture/builtin-modf-1.c
> > testcase for powerpc-*-darwin*. With this change all 8 testruns of
> > the builtin-modf-1.c testcase pass on powerpc-apple-darwin9. Okay
> > for trunk?
> >                Jack
> 
> OK.
> 
> Janis

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Patch] Fix gcc.dg/torture/builtin-modf-1.c on powerpc-*-darwin*
@ 2007-12-21  9:32 Uros Bizjak
  0 siblings, 0 replies; 4+ messages in thread
From: Uros Bizjak @ 2007-12-21  9:32 UTC (permalink / raw)
  To: GCC Patches; +Cc: Jack Howarth

Hello!

>   Since Janis appears to be on vacation now but okay the patch...

> http://gcc.gnu.org/ml/gcc-patches/2007-12/msg00973.html

> can someone please do the checkin for me? Thanks in advance.

Done.

Uros.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-12-21  7:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-20  1:48 [Patch] Fix gcc.dg/torture/builtin-modf-1.c on powerpc-*-darwin* Jack Howarth
2007-12-20  2:22 ` Janis Johnson
2007-12-20 16:32   ` Jack Howarth
2007-12-21  9:32 Uros Bizjak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).