public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jason at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/26696] [4.0/4.1/4.2 Regression] ICE with statement forming unused static member function reference
Date: Wed, 06 Sep 2006 17:06:00 -0000	[thread overview]
Message-ID: <20060906170612.15386.qmail@sourceware.org> (raw)
In-Reply-To: <bug-26696-3116@http.gcc.gnu.org/bugzilla/>



------- Comment #6 from jason at gcc dot gnu dot org  2006-09-06 17:06 -------
Subject: Bug 26696

Author: jason
Date: Wed Sep  6 17:06:00 2006
New Revision: 116724

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116724
Log:
        PR c++/26696
        * cvt.c (convert_to_void): Replace a subexpression with no side
        effects with void_zero_node.
        * tree.c (is_overloaded_fn): Look through COMPONENT_REF.
        (get_first_fn): Ditto.
        * decl.c (grokdeclarator): No need to look through COMPONENT_REF.

Added:
    trunk/gcc/testsuite/g++.dg/warn/noeffect8.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/cvt.c
    trunk/gcc/cp/decl.c
    trunk/gcc/cp/tree.c
    trunk/gcc/testsuite/g++.dg/other/component1.C


-- 


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


  parent reply	other threads:[~2006-09-06 17:06 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-15 14:04 [Bug c++/26696] New: " marco at technoboredom dot net
2006-03-15 14:16 ` [Bug c++/26696] [4.0/4.1/4.2 Regression] " pinskia at gcc dot gnu dot org
2006-03-15 14:17 ` pinskia at gcc dot gnu dot org
2006-06-04 18:07 ` mmitchel at gcc dot gnu dot org
2006-06-30  1:17 ` dtemirbulatov at gmail dot com
2006-07-05 10:46 ` dtemirbulatov at gmail dot com
2006-07-05 18:26 ` dtemirbulatov at gmail dot com
2006-09-06  0:48 ` jason at gcc dot gnu dot org
2006-09-06 17:06 ` jason at gcc dot gnu dot org [this message]
2006-09-07 22:27 ` [Bug c++/26696] [4.0/4.1 " jason at gcc dot gnu dot org
2006-09-07 22:38 ` jason at gcc dot gnu dot org
2006-09-07 23:05 ` jason at gcc dot gnu dot org
2006-09-08 23:33 ` [Bug c++/26696] [4.0/4.1/4.2 " reichelt at gcc dot gnu dot org
2006-09-08 23:45 ` pinskia at gcc dot gnu dot org
2006-09-09 10:47 ` reichelt 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=20060906170612.15386.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).