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 c++/17404] [4.0 Regression] gimplify ICE while trying to gimplify a stmt_expr
Date: Sun, 12 Sep 2004 00:12:00 -0000	[thread overview]
Message-ID: <20040912001234.25022.qmail@sourceware.org> (raw)
In-Reply-To: <20040910175350.17404.steven@gcc.gnu.org>


------- Additional Comments From rth at gcc dot gnu dot org  2004-09-12 00:12 -------
What you're missing is that STMT_EXPR isn't supposed to survive template
instantiation.  The problem is a simple matter of code in the wrong place.

As an aside, I'm going to have to inflict bodily harm on whoever decided
that having four different functions for instantiating expressions instead
of one was a good idea.

Testing a patch.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|rth at gcc dot gnu dot org  |
         AssignedTo|unassigned at gcc dot gnu   |rth at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED


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


  parent reply	other threads:[~2004-09-12  0:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-10 17:53 [Bug c++/17404] New: " steven at gcc dot gnu dot org
2004-09-10 17:54 ` [Bug c++/17404] " steven at gcc dot gnu dot org
2004-09-10 19:40 ` [Bug c++/17404] [4.0 Regression] " belyshev at lubercy dot com
2004-09-10 20:05 ` bangerth at dealii dot org
2004-09-10 22:22 ` pinskia at gcc dot gnu dot org
2004-09-11 22:18 ` steven at gcc dot gnu dot org
2004-09-12  0:12 ` rth at gcc dot gnu dot org [this message]
2004-09-12  4:48 ` 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=20040912001234.25022.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).