PR c++/80831 - ICE with -fsyntax-only.
authorJason Merrill <jason@redhat.com>
Sat, 17 Jun 2017 02:27:45 +0000 (22:27 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 17 Jun 2017 02:27:45 +0000 (22:27 -0400)
commit3eec359d0ddf2cfbcc6454bb478ff417c697801e
tree8345ca6d0b69339ee8befd8f77c7c88443d5bcec
parentb126bff44d96201be452bf3d1b220c515bc0e26a
PR c++/80831 - ICE with -fsyntax-only.

* decl2.c (c_parse_final_cleanups): Use cgraph_node::get_create.

From-SVN: r249318
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/testsuite/g++.dg/other/fsyntax-only1.C [new file with mode: 0644]