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/20375] [4.0/4.1 Regression] C++ ICE in assign_parm_find_entry_rtl
Date: Sat, 09 Apr 2005 23:44:00 -0000	[thread overview]
Message-ID: <20050409234429.656.qmail@sourceware.org> (raw)
In-Reply-To: <20050308015003.20375.jsm28@gcc.gnu.org>


------- Additional Comments From rth at gcc dot gnu dot org  2005-04-09 23:44 -------
Nathan, this patch is causing problems on Alpha.

In particular, we now run assign_parms_setup_varargs before processing the
last named argument (union U in this test case).  Which yields an abort in
assign_parm_find_entry_rtl at line 2319, due to finding a partial-stack
argument while pretend_args_size is already set.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nathan at gcc dot gnu dot
                   |                            |org
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


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


  parent reply	other threads:[~2005-04-09 23:44 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-08  1:50 [Bug target/20375] New: " jsm28 at gcc dot gnu dot org
2005-03-08  1:54 ` [Bug target/20375] " pinskia at gcc dot gnu dot org
2005-03-08  1:55 ` pinskia at gcc dot gnu dot org
2005-03-08 14:29 ` nathan at gcc dot gnu dot org
2005-03-10 15:05 ` cvs-commit at gcc dot gnu dot org
2005-03-10 15:11 ` cvs-commit at gcc dot gnu dot org
2005-03-10 15:23 ` nathan at gcc dot gnu dot org
2005-03-10 15:30 ` pinskia at gcc dot gnu dot org
2005-04-09 23:44 ` rth at gcc dot gnu dot org [this message]
2005-04-10  9:18 ` nathan at gcc dot gnu dot org
2005-04-15 22:58 ` rth at gcc dot gnu dot org
2005-04-17  4:51 ` mmitchel at gcc dot gnu dot org
2005-04-17  6:19 ` cvs-commit at gcc dot gnu dot org
2005-04-17  6:27 ` [Bug target/20375] [4.0 " pinskia at gcc dot gnu dot org
2005-04-17  6:29 ` rth at gcc dot gnu dot org
2005-04-17  6:39 ` rth at gcc dot gnu dot org
2005-04-17  6:40 ` pinskia 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=20050409234429.656.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).