This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: RFA: consolidate DWARF strings into libiberty
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: Jakub Jelinek <jakub at redhat dot com>, DJ Delorie <dj at redhat dot com>, dje at google dot com, gcc-patches at gcc dot gnu dot org, gdb-patches at sourceware dot org, binutils at sourceware dot org
- Date: Fri, 27 Apr 2012 09:01:09 -0700
- Subject: Re: RFA: consolidate DWARF strings into libiberty
- References: <871uotbscq.fsf@fleche.redhat.com> <CADPb22RdZoPSt9eV4b+jJHbYjNMSC=s1ZQih31+JTtrW4OJW-w@mail.gmail.com> <201203191613.q2JGCx5m011858__41727.2307830446$1332173667$gmane$org@greed.delorie.com> <87obrsmrma.fsf__45145.0892644518$1332177916$gmane$org@fleche.redhat.com> <87fwcqndx8.fsf@fleche.redhat.com> <87limadll4.fsf@fleche.redhat.com> <87d37bwgq1.fsf__11149.6676145636$1334346880$gmane$org@fleche.redhat.com> <87ipgqfqwx.fsf@fleche.redhat.com> <20120426144248.GA16117@tyan-ft48-01.lab.bos.redhat.com> <201204261752.q3QHqVgh017388@greed.delorie.com> <20120426203911.GC16117__46696.8788685792$1335472814$gmane$org@tyan-ft48-01.lab.bos.redhat.com> <87wr515kp6.fsf@fleche.redhat.com>
On Fri, Apr 27, 2012 at 7:11 AM, Tom Tromey <tromey@redhat.com> wrote:
>>>>>> "Jakub" == Jakub Jelinek <jakub@redhat.com> writes:
>
> Jakub> On Thu, Apr 26, 2012 at 01:52:31PM -0400, DJ Delorie wrote:
>>>
>>> I will not oppose adding more unrelated stuff to libiberty, but
>>> neither will I approve it. ?I will let one of the other maintainers or
>>> a global maintainer approve it.
>
> Jakub> The original libiberty patch is ok for trunk then.
>
> Thanks, Jakub. ?I am checking it in to the gcc tree.
> I'll send the gdb and binutils follow-ups later.
>
> Tom
This breaks GCC bootstrap:
http://gcc.gnu.org/ml/gcc-regression/2012-04/msg00500.html
--
H.J.