public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "bergner at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug testsuite/61415] PowerPC test gcc.target/powerpc/tfmode_off.c fails if -mlong-double-64
Date: Fri, 13 Jun 2014 21:59:00 -0000	[thread overview]
Message-ID: <bug-61415-4-xsPhwsq12o@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-61415-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61415

--- Comment #4 from Peter Bergner <bergner at gcc dot gnu.org> ---
Author: bergner
Date: Fri Jun 13 21:58:49 2014
New Revision: 211657

URL: https://gcc.gnu.org/viewcvs?rev=211657&root=gcc&view=rev
Log:
gcc/
    Backport from mainline

    2014-06-13  Peter Bergner  <bergner@vnet.ibm.com>
    PR target/61415
    * config/rs6000/rs6000-builtin.def (BU_MISC_1): Delete.
    (BU_MISC_2): Rename to ...
    (BU_LDBL128_2): ... this.
    * config/rs6000/rs6000.h (RS6000_BTM_LDBL128): New define.
    (RS6000_BTM_COMMON): Add RS6000_BTM_LDBL128.
    * config/rs6000/rs6000.c (rs6000_builtin_mask_calculate): Handle
    RS6000_BTM_LDBL128.
    (rs6000_invalid_builtin): Add long double 128-bit builtin support.
    (rs6000_builtin_mask_names): Add RS6000_BTM_LDBL128.
    * config/rs6000/rs6000.md (unpacktf_0): Remove define)expand.
    (unpacktf_1): Likewise.
    * doc/extend.texi (__builtin_longdouble_dw0): Remove documentation.
    (__builtin_longdouble_dw1): Likewise.
    * doc/sourcebuild.texi (longdouble128): Document.

gcc/testsuite/
    Backport from mainline

    2014-06-13  Peter Bergner  <bergner@vnet.ibm.com>
    PR target/61415
    * lib/target-supports.exp (check_effective_target_longdouble128): New.
    * gcc.target/powerpc/pack02.c: Use it.
    * gcc.target/powerpc/tfmode_off.c: Likewise.

Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/config/rs6000/rs6000-builtin.def
    branches/gcc-4_8-branch/gcc/config/rs6000/rs6000.c
    branches/gcc-4_8-branch/gcc/config/rs6000/rs6000.h
    branches/gcc-4_8-branch/gcc/config/rs6000/rs6000.md
    branches/gcc-4_8-branch/gcc/doc/extend.texi
    branches/gcc-4_8-branch/gcc/doc/sourcebuild.texi
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/pack02.c
    branches/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/tfmode_off.c
    branches/gcc-4_8-branch/gcc/testsuite/lib/target-supports.exp


  parent reply	other threads:[~2014-06-13 21:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-04 19:30 [Bug testsuite/61415] New: " meissner at gcc dot gnu.org
2014-06-05 19:39 ` [Bug testsuite/61415] " bergner at gcc dot gnu.org
2014-06-13 18:43 ` bergner at gcc dot gnu.org
2014-06-13 21:56 ` bergner at gcc dot gnu.org
2014-06-13 21:59 ` bergner at gcc dot gnu.org [this message]
2014-11-16 22:04 ` bergner at gcc dot gnu.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=bug-61415-4-xsPhwsq12o@http.gcc.gnu.org/bugzilla/ \
    --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).