]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/54511 (internal compiler error: in make_decl_rtl, at varasm.c:1147)
authorJason Merrill <jason@redhat.com>
Thu, 13 Sep 2012 15:13:08 +0000 (11:13 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 13 Sep 2012 15:13:08 +0000 (11:13 -0400)
commitc2ae6a9f5289ac0b82125d4946ffb2b816821460
tree9d54cc426ca73325f06cdc91a482238ed45f83d3
parent5984af30d8f6e7f022e80a3b180a3b5c679d2cbd
re PR c++/54511 (internal compiler error: in make_decl_rtl, at varasm.c:1147)

PR c++/54511
* pt.c (tsubst_decl) [VAR_DECL]: Handle DECL_ANON_UNION_VAR_P.

From-SVN: r191260
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/anonunion2.C [new file with mode: 0644]