public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rth at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/28623] [4.1/4.2/4.3 regression] ICE in extract_insn, at recog.c:2077 (nrecognizable insn) [alpha]
Date: Sun, 22 Apr 2007 01:29:00 -0000	[thread overview]
Message-ID: <20070422012917.12423.qmail@sourceware.org> (raw)
In-Reply-To: <bug-28623-12387@http.gcc.gnu.org/bugzilla/>



------- Comment #5 from rth at gcc dot gnu dot org  2007-04-22 02:29 -------
Subject: Bug 28623

Author: rth
Date: Sun Apr 22 02:29:05 2007
New Revision: 124033

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124033
Log:
        PR target/28623
        * config/alpha/alpha.c (get_unaligned_address): Remove extra_offset
        argument; update all callers.
        (get_unaligned_offset): New.
        * config/alpha/alpha.md (extendqidi2, extendhidi2): Don't use
        get_unaligned_address, just pass on the address directly.
        (unaligned_extendqidi): Use gen_lowpart instead of open-coding
        the subreg in the helper patterns.
        (unaligned_extendqidi_le): Use get_unaligned_offset.
        (unaligned_extendqidi_be, unaligned_extendhidi_le): Likewise.
        (unaligned_extendhidi_be): Likewise.
        (unaligned_extendhidi): Tidy.
        * config/alpha/alpha-protos.h: Update.

Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/config/alpha/alpha-protos.h
    branches/gcc-4_1-branch/gcc/config/alpha/alpha.c
    branches/gcc-4_1-branch/gcc/config/alpha/alpha.md


-- 


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


  parent reply	other threads:[~2007-04-22  1:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-06 17:54 [Bug target/28623] New: [4.1/4.2 " tbm at cyrius dot com
2006-08-06 17:55 ` [Bug target/28623] " tbm at cyrius dot com
2006-08-08  0:30 ` pinskia at gcc dot gnu dot org
2006-08-10 21:11 ` falk at debian dot org
2006-08-20 22:30 ` mmitchel at gcc dot gnu dot org
2007-02-14  9:40 ` [Bug target/28623] [4.1/4.2/4.3 " mmitchel at gcc dot gnu dot org
2007-04-19 17:18 ` rth at gcc dot gnu dot org
2007-04-20 19:36 ` rth at gcc dot gnu dot org
2007-04-22  1:29 ` rth at gcc dot gnu dot org [this message]
2007-04-22  1:30 ` rth at gcc dot gnu dot org
2007-04-22  1:31 ` rth 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=20070422012917.12423.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).