• zack's avatar
    * cpperror.c (print_file_and_line): If line is (unsigned int)-1, · a336277c
    zack authored
    	print just the filename.
    	* cpplex.c (_cpp_run_directive): Add additional argument, the
    	name to give the synthetic buffer.  This defaults to
    	translated "<command line>".
    	* cpplib.c (cpp_define, cpp_undef, cpp_assert, cpp_unassert):
    	Adjust to match.
    	(_cpp_define_builtin): New function.
    	* cppinit.c (initialize_builtins): Use _cpp_define_builtin.
    	* cpphash.h: Update prototypes.
    
    	* tradcpp.c (main): Process -D and -U simultaneously, in the
    	order they appeared on the command line.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36043 138bc75d-0d04-0410-961f-82ee72b054a4
    a336277c
cpphash.h 12.9 KB