]> git.ipfire.org Git - thirdparty/gcc.git/commit
pt.c (tsubst_decl): Use void_zero_node instead of error_mark_node as a placeholder.
authorJason Merrill <jason@redhat.com>
Fri, 14 Oct 2011 19:12:33 +0000 (15:12 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 14 Oct 2011 19:12:33 +0000 (15:12 -0400)
commitc3646b46fadff29620b2f188b9f566c95d40c580
treeb0dbd3f62175a19e9ac7bdb0739ac5d5253e2a64
parent6fd7dd571975911d0f8cafe6660c0ab2608d3143
pt.c (tsubst_decl): Use void_zero_node instead of error_mark_node as a placeholder.

* pt.c (tsubst_decl) [FIELD_DECL]: Use void_zero_node
instead of error_mark_node as a placeholder.

From-SVN: r180001
gcc/cp/ChangeLog
gcc/cp/pt.c