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: target/9681: powerpc64 -frepo fails to instantiate some templates


Alan Modra wrote:
	* tlink.c (scan_linker_output): Drop leading '.' from symbol names.
OK for mainline and 3.3?

OK.


I see that there is already one other place in the same function that unconditionally strips off a leading '.', so doing so here also should not be a problem.

Jim


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