[Bug c++/91125] -frepo can't build tramp3d

nathan at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Sep 6 12:52:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91125

--- Comment #5 from Nathan Sidwell <nathan at gcc dot gnu.org> ---
Author: nathan
Date: Fri Sep  6 12:51:44 2019
New Revision: 275456

URL: https://gcc.gnu.org/viewcvs?rev=275456&root=gcc&view=rev
Log:
[PATCH] Deprecate -frepo option.

https://gcc.gnu.org/ml/gcc-patches/2019-09/msg00379.html
        PR c++/91125
        * cp-tree.h (IDENTIFIER_REPO_CHOSEN, DECL_REPO_AVAILABLE_P): Delete.
        (struct lang_decl_base): Remove repo_available_p.
        * decl.c (duplicate_decls): Don't copy DECL_REPO_AVAILABLE_P.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/cp-tree.h
    trunk/gcc/cp/decl.c


More information about the Gcc-bugs mailing list