]> git.ipfire.org Git - thirdparty/gcc.git/commit
* error.c (dump_function_decl): Don't crash on null DECL_NAME.
authorJason Merrill <jason@redhat.com>
Tue, 6 Jul 2010 19:22:38 +0000 (15:22 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 6 Jul 2010 19:22:38 +0000 (15:22 -0400)
commit89a40f593e2ec518ee7872bb4529529342eb2d3f
tree2cda826734cded90d4eec7cfe7ddb8fcfa2dd4b5
parente10aaec029cf3918f75755a6365c1976be8ad6eb
* error.c (dump_function_decl): Don't crash on null DECL_NAME.

From-SVN: r161878
gcc/cp/ChangeLog
gcc/cp/error.c