• jason's avatar
    * decl.c (push_throw_library_fn): Take the FUNCTION_TYPE. · 93d6541c
    jason authored
            * except.c (expand_end_eh_spec): Add the return type.
            * rtti.c (throw_bad_cast): Add the parmtypes.
            (throw_bad_typeid): Likewise.
    
            * semantics.c (expand_stmt): Only leave out rtl for unused
            artificials, and set DECL_IGNORED_P on them as well.
            * decl.c (wrapup_globals_for_namespace): Likewise.
    
            * decl.c (maybe_commonize_var): Skip all artificial decls.
            * pt.c (tsubst_decl): Don't copy TREE_ASM_WRITTEN.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32475 138bc75d-0d04-0410-961f-82ee72b054a4
    93d6541c
pt.c 289 KB