PR c++/79050 - ICE with undeduced auto and LTO
authorJason Merrill <jason@redhat.com>
Thu, 16 Feb 2017 16:42:00 +0000 (11:42 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 16 Feb 2017 16:42:00 +0000 (11:42 -0500)
commit61cee2603036c29761a49c07a6531561ca507ddc
tree3ec635fb30d77f1855e85f44a2ceb9694d7069ae
parent31927af6c7cdfafde7243584166b49ca2968a32d
PR c++/79050 - ICE with undeduced auto and LTO

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

From-SVN: r245510
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.dg/lto/pr79050_0.C [new file with mode: 0644]