This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r159293 - in /trunk/gcc: ChangeLog c-opts.c


Author: jakub
Date: Tue May 11 19:54:51 2010
New Revision: 159293

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159293
Log:
	* c-opts.c (c_common_parse_file): If start_end_main_source_file,
	don't call start_source_file debug hook here...
	(finish_options): ... but here, after outputting predefined and
	command line defines and undefs.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-opts.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]