This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11886] [3.4 Regression] ice in pop_binding, at cp/decl.c:1139
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Aug 2003 13:54:42 -0000
- Subject: [Bug c++/11886] [3.4 Regression] ice in pop_binding, at cp/decl.c:1139
- References: <20030812000051.11886.poschmid@lbl.gov>
- 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=11886
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-25 13:54 -------
PR 12051 might be related to this bug, in fact it might be the same bug as they both use typedefs
and classes.