[gold patch committed] Use typename

Ian Lance Taylor iant@google.com
Mon Aug 2 20:44:00 GMT 2010


I got a report that gcc 4.2.1 fails to compile gold, complaining about a
missing typename.  I think the typename is unnecessary, but gold should
compile with gcc 4.2, and adding typename does no harm.  I committed
this patch to fix the problem.

Ian


2010-08-02  Ian Lance Taylor  <iant@google.com>

	* arm.cc (Target_arm::gc_process_relocs): Use typename.
	* powerpc.cc (Target_powerpc::gc_process_relocs): Likewise.
	* sparc.cc (Target_sparc::gc_process_relocs): Likewise.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 1815 bytes
Desc: typename
URL: <https://sourceware.org/pipermail/binutils/attachments/20100802/d743c99e/attachment.bin>


More information about the Binutils mailing list