PR c++/79050 - ICE with undeduced auto and LTO
commit08d009acef950ab4e52e58525ad873ef5fc00fce
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Feb 2017 16:42:00 +0000 (16 16:42 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Feb 2017 16:42:00 +0000 (16 16:42 +0000)
tree3ec635fb30d77f1855e85f44a2ceb9694d7069ae
parent9c0ca8b66d4207b195ce5b7d80a7b0458d78179d
PR c++/79050 - ICE with undeduced auto and LTO

* decl.c (poplevel): Remove undeduced auto decls.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@245510 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.dg/lto/pr79050_0.C [new file with mode: 0644]