public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [gold commit arm] Fix PR gold/15639: internal error
@ 2014-07-08 17:51 Cary Coutant
  0 siblings, 0 replies; only message in thread
From: Cary Coutant @ 2014-07-08 17:51 UTC (permalink / raw)
  To: Binutils; +Cc: Will Newton, Doug Kwan, Kugan

I've committed the patch posted here:

   https://sourceware.org/ml/binutils/2014-07/msg00086.html

-cary

2014-07-08  Cary Coutant  <ccoutant@google.com>

        PR gold/15639
        * dynobj.h (Sized_dynobj::base_read_symbols): New method.
        * dynobj.cc (Sized_dynobj::do_read_symbols): Move body to...
        (Sized_dynobj::base_read_symbols): ...new method.
        * object.h (Sized_relobj_file::base_read_symbols): New method.
        * object.cc (Sized_relobj_file::do_read_symbols): Move body to...
        (Sized_relobj_file::base_read_symbols): ...new method.
        * arm.cc (Arm_relobj::do_read_symbols): Call base_read_symbols.
        * mips.cc: (Mips_relobj::do_read_symbols): Likewise.
        * powerpc.cc (Powerpc_dynobj::do_read_symbols): Likewise.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-08 17:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-08 17:51 [gold commit arm] Fix PR gold/15639: internal error Cary Coutant

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).