This is the mail archive of the gcc-patches@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]

Re: gcc -save-temps emits incorrect debug info in 3.4 (breaksdistcc bootstraps)


Alexandre Oliva wrote:

Per,

Is there any reason why this bit, that made it to mainline, was
missing in the 3.4 branch?  Without it, the initial .file directive
refers to the .i file instead of the original .c file.

	* cppinit.c (cpp_read_main_file): Return file name obtained by
	read_original_filename.  Missed in 2004-02-04's check in to 3.4
	branch by Per Bothner.

No reason that I can recall.


I don't see any reason not to add it to the branch - it seems low risk.
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/



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