public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "kkojima at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug testsuite/36440] [4.4 Regression] FAIL: g++.dg/cdce3.C on powerpc-apple-darwin8.5.0
Date: Wed, 11 Jun 2008 01:28:00 -0000	[thread overview]
Message-ID: <20080611012739.23775.qmail@sourceware.org> (raw)
In-Reply-To: <bug-36440-12313@http.gcc.gnu.org/bugzilla/>



------- Comment #4 from kkojima at gcc dot gnu dot org  2008-06-11 01:27 -------
Created an attachment (id=15746)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15746&action=view)
patch

>From the reports on gcc-testresults, cdce3.C fails on some
other targets:

arm-none-linux-gnueabi
http://gcc.gnu.org/ml/gcc-testresults/2008-06/msg00404.html
powerpc64-unknown-linux-gnu
http://gcc.gnu.org/ml/gcc-testresults/2008-06/msg00430.html
sh4-unknown-linux-gnu
http://gcc.gnu.org/ml/gcc-testresults/2008-06/msg00494.html
powerpc-ibm-aix5.3.0.0
http://gcc.gnu.org/ml/gcc-testresults/2008-06/msg00508.html
i386-unknown-freebsd6.2
http://gcc.gnu.org/ml/gcc-testresults/2008-06/msg00522.html
mipsel-unknown-linux-gnu
http://gcc.gnu.org/ml/gcc-testresults/2008-06/msg00555.html

though now cdce3.C test is skipped on darwin.
It fails also for some *-elf embedded targets.  For these
*-linux* and *-elf targets, it seems that the lack of 'l'
suffixed math functions causes errors.
How about the attached patch?  It tests long double math
functions only for the targets having true long double and
skips tests for pow10*/exp10* functions which are gnu extensions
on *-*-darwin*.
It's tested for i686-pc-linux-gnu, powerpc-apple-darwin9.0.0,
sh-unknown-elf and sh4-unknown-linux-gnu.  I'm not sure
how this test fails on AIX and FreeBSD, though.


-- 


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


  parent reply	other threads:[~2008-06-11  1:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-05 13:57 [Bug testsuite/36440] New: " dominiq at lps dot ens dot fr
2008-06-06 13:00 ` [Bug testsuite/36440] " dominiq at lps dot ens dot fr
2008-06-06 18:01 ` davidxl at google dot com
2008-06-06 18:18 ` dominiq at lps dot ens dot fr
2008-06-11  1:28 ` kkojima at gcc dot gnu dot org [this message]
2008-06-11 11:14 ` jsm28 at gcc dot gnu dot org
2008-06-15 14:54 ` danglin at gcc dot gnu dot org
2008-06-15 19:58 ` danglin at gcc dot gnu dot org
2008-06-25 12:09 ` rguenth at gcc dot gnu dot org
2008-07-13 22:29 ` danglin at gcc dot gnu dot org
2008-09-15  9:43 ` jakub at gcc dot gnu dot org

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=20080611012739.23775.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).