This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11878] [3.3/3.4 regression] ICE in cp_expr_size
- 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: 29 Aug 2003 00:14:26 -0000
- Subject: [Bug c++/11878] [3.3/3.4 regression] ICE in cp_expr_size
- References: <20030811080113.11878.igodard@pacbell.net>
- 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=11878
janis187 at us dot ibm dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jason at redhat dot com
------- Additional Comments From janis187 at us dot ibm dot com 2003-08-29 00:14 -------
I can confirm that the patch listed in comment #5 introduced or exposed
the regression in PR 11878. The testing of compilers just before and
just after the patch was added was done on i686-pc-linux-gnu using
Wolfgang's reduced test case from comment #4.