public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Steven Bosscher <s.bosscher@student.tudelft.nl>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: c++/10218: [3.2/3.3/3.4 regression] ICE in make_decl_rtl for invalid code
Date: Thu, 27 Mar 2003 15:56:00 -0000	[thread overview]
Message-ID: <20030327155600.11036.qmail@sources.redhat.com> (raw)

The following reply was made to PR c++/10218; it has been noted by GNATS.

From: Steven Bosscher <s.bosscher@student.tudelft.nl>
To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org,
	gcc-prs@gcc.gnu.org, snyder@fnal.gov
Cc:  
Subject: Re: c++/10218: [3.2/3.3/3.4 regression] ICE in make_decl_rtl for
 invalid code
Date: Thu, 27 Mar 2003 16:47:46 +0100

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10218
 
 Hmm, I don't see an ICE, it just bails out:
 
 # gcc-3.3 -O3 -v 10218.cc
 Reading specs from /opt/experimental/lib/gcc-lib/i586-pc-linux-gnu/3.3/specs
 Configured with: ../gcc-3.3/configure --disable-nls --with-gnu-as 
 --with-gnu-ld --prefix=/opt/experimental --program-suffix=-3.3 
 --enable-languages=c,c++,objc,f77,treelang --disable-checking : 
 (reconfigured)
 Thread model: posix
 gcc version 3.3 20030327 (prerelease)
  /opt/experimental/lib/gcc-lib/i586-pc-linux-gnu/3.3/cc1plus -quiet -v 
 -D__GNUC__=3 -D__GNUC_MINOR__=3 -D__GNUC_PATCHLEVEL__=0 -D_GNU_SOURCE 
 10218.cc  -D__GNUG__=3 -quiet -dumpbase 10218.cc -auxbase 10218 -O3 
 -version -o /tmp/cclg2pAB.s
 GNU C++ version 3.3 20030327 (prerelease) (i586-pc-linux-gnu)
     compiled by GNU C version 3.3 20030327 (prerelease).
 GGC heuristics: --param ggc-min-expand=42 --param ggc-min-heapsize=23891
 ignoring nonexistent directory "/opt/experimental/i586-pc-linux-gnu/include"
 #include "..." search starts here:
 #include <...> search starts here:
  /opt/experimental/include/c++/3.3
  /opt/experimental/include/c++/3.3/i586-pc-linux-gnu
  /opt/experimental/include/c++/3.3/backward
  /usr/local/include
  /opt/experimental/include
  /opt/experimental/lib/gcc-lib/i586-pc-linux-gnu/3.3/include
  /usr/include
 End of search list.
 10218.cc:11: error: redefinition of `void generic_wedge::add_u_chan()'
 10218.cc:2: error: `void generic_wedge::add_u_chan()' previously defined 
 here
 10218.cc:11: error: no `void generic_wedge::add_u_chan()' member function
    declared in class `generic_wedge'
 10218.cc: In member function `void generic_wedge::add_u_chan()':
 10218.cc:2: error: prior parameter's size depends on `generic_wedge* 
 const this
    '
 #
 


             reply	other threads:[~2003-03-27 15:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-27 15:56 Steven Bosscher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-03-28 21:26 mmitchel
2003-03-27 21:36 neroden
2003-03-27 21:22 neroden
2003-03-26 14:16 bangerth

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=20030327155600.11036.qmail@sources.redhat.com \
    --to=s.bosscher@student.tudelft.nl \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@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).