This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11513] [3.3/3.4 Regression] ICE in push_template_decl_real cp/pt.c:2755, template member functions
- From: "lerdsuwa at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jul 2003 14:48:44 -0000
- Subject: [Bug c++/11513] [3.3/3.4 Regression] ICE in push_template_decl_real cp/pt.c:2755, template member functions
- References: <20030713162440.11513.drtr@dial.pipex.com>
- 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=11513
------- Additional Comments From lerdsuwa at gcc dot gnu dot org 2003-07-18 14:48 -------
That problematic PROCESSING_REAL_TEMPLATE_DECL_P() macro
would be removed in 3.4 by my proposed fix to PR8442.
I am preparing an updated version now. Not sure about
the 3.3 branch though.