re PR c++/14246 (Problems with templates, ice in write_template_arg_literal)
authorGiovanni Bajo <giovannibajo@gcc.gnu.org>
Thu, 26 Feb 2004 02:17:26 +0000 (02:17 +0000)
committerGiovanni Bajo <giovannibajo@gcc.gnu.org>
Thu, 26 Feb 2004 02:17:26 +0000 (02:17 +0000)
commit3cc8f5878378f33c0f79929b993b0d0504fc5c50
treea011387cd28413d84f58461d904f7a920af01b8c
parentfecf735c6740e1080c60766bdd27de0ee407c8dd
re PR c++/14246 (Problems with templates, ice in write_template_arg_literal)

PR c++/14246
* mangle.c (write_template_arg_literal): Don't rely on identity for
boolean constants.

From-SVN: r78478
gcc/cp/ChangeLog
gcc/cp/mangle.c