* decl.c (cp_finish_decl): Don't change init for auto deduction.
commitbe2b93e68af97a17f24c8f0a5695118502f1a71b
authorJason Merrill <jason@redhat.com>
Mon, 6 Sep 2010 04:49:24 +0000 (6 00:49 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 6 Sep 2010 04:49:24 +0000 (6 00:49 -0400)
tree7c7fc0a342e773a5d83a478827c6c0b4533c1432
parent40013af7ea17608041127687c5bc0622cc87af73
* decl.c (cp_finish_decl): Don't change init for auto deduction.

From-SVN: r163896
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/auto19.C [new file with mode: 0644]