• jason's avatar
    * decl.c (duplicate_decls): Don't warn about template instances. · a5a4ff77
    jason authored
    	* typeck.c (mark_addressable): Lose ancient code that unsets
    	DECL_EXTERNAL.
    
    	* pt.c (do_decl_instantiation): Lose support for instantiating
    	non-templates.
    
    	* call.c (build_new_function_call): Fix handling of null explicit
     	template args.
    	(build_new_method_call): Likewise.
    
    Mon Oct  6 23:44:34 1997  Mark Mitchell  <mmitchell@usa.net>
    
    	* method.c (build_underscore_int): Fix typo.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15851 138bc75d-0d04-0410-961f-82ee72b054a4
    a5a4ff77
pt.c 122 KB