public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/20650] [4.1 Regression] float.c fails to build with weird error message
Date: Sun, 27 Mar 2005 22:34:00 -0000	[thread overview]
Message-ID: <20050327223407.10246.qmail@sourceware.org> (raw)
In-Reply-To: <20050326203336.20650.andreast@gcc.gnu.org>


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-27 22:34 -------
This was caused by:
2005-03-25  Geoffrey Keating  <geoffk@apple.com>

        * config/rs6000/rs6000.md (UNSPEC constants): Add UNSPEC_STFIWX.
        (fix_truncdfsi2): Allow registers or memory as destination.
        When TARGET_PPC_GFXOPT, generate simplified pattern.
        (fix_truncdfsi2_internal): Use define_insn_and_split.
        (fix_truncdfsi2_internal_gfxopt): New.
        (fctiwz): Don't confuse register allocation by giving it no choices.
        (stfiwx): New.
        * config/rs6000/rs6000.h (EXTRA_CONSTRAINT): Add 'Z'.
        (EXTRA_MEMORY_CONSTRAINT): Likewise.
        * config/rs6000/rs6000.c (indexed_or_indirect_operand): New.
        * config/rs6000/rs6000-protos.h (indexed_or_indirect_operand): New.

There are a large number of regressions on powerpc-linux and powerpc-aix because of this change.
20000127-1.c is one of the regressions.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dje at gcc dot gnu dot org,
                   |                            |geoffk at gcc dot gnu dot
                   |                            |org


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


  parent reply	other threads:[~2005-03-27 22:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-26 20:33 [Bug libffi/20650] New: " andreast at gcc dot gnu dot org
2005-03-26 20:34 ` [Bug libffi/20650] " andreast at gcc dot gnu dot org
2005-03-26 20:35 ` [Bug middle-end/20650] " pinskia at gcc dot gnu dot org
2005-03-26 20:35 ` [Bug libffi/20650] " andreast at gcc dot gnu dot org
2005-03-26 20:36 ` [Bug middle-end/20650] " pinskia at gcc dot gnu dot org
2005-03-27 22:32 ` [Bug target/20650] [4.1 Regression] " pinskia at gcc dot gnu dot org
2005-03-27 22:34 ` pinskia at gcc dot gnu dot org [this message]
2005-03-29 20:54 ` geoffk at gcc dot gnu dot org
2005-04-02  9:58 ` cvs-commit at gcc dot gnu dot org
2005-04-02  9:59 ` geoffk at gcc dot gnu dot org
2005-04-02 18:58 ` andreast 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=20050327223407.10246.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).