[Bug c++/40808] [4.4/4.5 regression] member template specialization causes ICE
dodji at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Oct 23 21:33:00 GMT 2009
------- Comment #3 from dodji at gcc dot gnu dot org 2009-10-23 21:32 -------
Subject: Bug 40808
Author: dodji
Date: Fri Oct 23 21:32:35 2009
New Revision: 153516
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153516
Log:
Fix for PR c++/40808
gcc/cp/ChangeLog:
PR c++/40808
* mangle.c (write_template_args): Allow mangling of empty template
argument list. Updated function comments.
gcc/testsuite/ChangeLog:
PR c++/40808
* g++.dg/abi/mangle33.C: New test
Added:
branches/gcc-4_4-branch/gcc/testsuite/g++.dg/abi/mangle34.C
Modified:
branches/gcc-4_4-branch/gcc/cp/ChangeLog
branches/gcc-4_4-branch/gcc/cp/mangle.c
branches/gcc-4_4-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40808
More information about the Gcc-bugs
mailing list