• mmitchel's avatar
    * cp-tree.h (struct lang_decl): Remove main_decl_variant. · ea8bceb4
    mmitchel authored
    	(DECL_MAIN_VARIANT): Remove.
    	* decl.c (duplicate_decls): Don't set it.
    	(start_function): Likewise.
    	(lang_mark_tree): Don't mark it.
    	* decl2.c (defer_fn): Don't use it.
    	* lex.c (retrofit_lang_decl): Don't set it.
    	* pt.c (tsubst_decl): Likewise.
    	* ptree.c (print_lang_decl): Don't print it.
    	* typeck.c (mark_addressable): Don't use it.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33048 138bc75d-0d04-0410-961f-82ee72b054a4
    ea8bceb4
pt.c 287 KB