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]

r106699 - in /trunk/gcc: ChangeLog final.c


Author: ebotcazou
Date: Wed Nov  9 17:11:53 2005
New Revision: 106699

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106699
Log:
	* final.c (force_source_line): New global variable.
	(final_scan_insn): Set it to true instead of clearing last_filename.
	(notice_source_line): Return true if force_source_line is true,
	unless source info is absent.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/final.c


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