public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "sdirkse at gams dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/31394] cos() returns wrong value unless -O0 is used
Date: Thu, 29 Mar 2007 16:56:00 -0000	[thread overview]
Message-ID: <20070329165549.3630.qmail@sourceware.org> (raw)
In-Reply-To: <bug-31394-14147@http.gcc.gnu.org/bugzilla/>



------- Comment #1 from sdirkse at gams dot com  2007-03-29 17:55 -------
Created an attachment (id=13297)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13297&action=view)
test case for the bug

Building with
gcc -m64 -O1 -o xxx cosbug.i -lm
shows the bug bug
gcc -m64 -o xxx cosbug.i -lm
is OK.  I observe the bug also with -O2 and -O3


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31394


  reply	other threads:[~2007-03-29 16:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-29 16:54 [Bug c/31394] New: " sdirkse at gams dot com
2007-03-29 16:56 ` sdirkse at gams dot com [this message]
2007-03-29 17:50 ` [Bug target/31394] " dominiq at lps dot ens dot fr
2007-03-30 20:36 ` sdirkse at gams dot com
2007-03-30 20:56 ` dominiq at lps dot ens dot fr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070329165549.3630.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).