decl.c (builtin_function_1): Set DCL_ANTICIPATED before pushing.
authorNathan Sidwell <nathan@acm.org>
Mon, 8 May 2017 17:59:03 +0000 (17:59 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 8 May 2017 17:59:03 +0000 (17:59 +0000)
commit507e429b2fe28c21889d166817a35496777d19ba
tree822d1cdf7fcb09926107675fb74b8ff360356bee
parentfd9910392bc2854ecc5c91fd6f089fa4e66edb44
decl.c (builtin_function_1): Set DCL_ANTICIPATED before pushing.

* decl.c (builtin_function_1): Set DCL_ANTICIPATED before pushing.
(start_preparsed_function): Do decl pushing before setting
current_funciton_decl and announcing it.

From-SVN: r247754
gcc/cp/ChangeLog
gcc/cp/decl.c