This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11236] [3.3 regression] ICE (segfault) with a statement containing only the name of a member function
- From: "janis187 at us dot ibm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Jul 2003 19:58:11 -0000
- Subject: [Bug c++/11236] [3.3 regression] ICE (segfault) with a statement containing only the name of a member function
- References: <20030618135622.11236.ariser@pilotomie.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11236
janis187 at us dot ibm dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mmitchel at gcc dot gnu dot
| |org
------- Additional Comments From janis187 at us dot ibm dot com 2003-07-31 19:58 -------
The regression in PR 11236 was introduced or exposed by this large patch:
--- gcc/gcc/cp/ChangeLog ---
2002-08-07 Mark Mitchell <mark@codesourcery.com>
Rework build_component_ref.
...
The regression hunt took place on i686-pc-linux-gnu using the
small test case from comment #6 compiled with -gstabs.