tree.c (cxx_printable_name_internal): Allow consecutive translated and untranslated...
authorJoseph Myers <joseph@codesourcery.com>
Sun, 17 May 2009 16:09:02 +0000 (17:09 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Sun, 17 May 2009 16:09:02 +0000 (17:09 +0100)
commit8fa6fa79177806a38422c7c13a29a8fc12e38bf3
treeda819afeb90729a922ba304170d19bdb52a8fc0e
parente0a6661b792947c0f09d6bdb3b9ee98723b2993f
tree.c (cxx_printable_name_internal): Allow consecutive translated and untranslated cached copies of the name of the...

cp:
* tree.c (cxx_printable_name_internal): Allow consecutive
translated and untranslated cached copies of the name of the
current function.

testsuite:
* g++.dg/warn/translate-ice-1.C: New test.

From-SVN: r147636
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/warn/translate-ice-1.C [new file with mode: 0644]