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: [PATCH] Slap a band-aid on PR41404 to restore bootstrap pending fuller fix.


Richard Guenther wrote:
> On Sun, Sep 20, 2009 at 2:10 PM, Dave Korn
> <dave.korn.cygwin@googlemail.com> wrote:

>> gcc/ChangeLog:
>>
>>        PR bootstrap/41404
>>        * dwarf2out.c (mem_loc_descriptor): Punt on CONST_STRING until
>>        we can handle it correctly.
>>
>>  Fixes the PR's attached testcase and restores java bootstrap on
>> i686-pc-cygwin.  C tests running now, have only got as far as
>> gcc.c-torture/execute/20020328-1.c yet but no sign of any failures.  Y'all
>> know how lumbering Cygwin can be(*), it'll be way late tonight before it
>> completes, so would it be OK after say just C and Java testing?
> 
> Ok.

  Tests completed with no new fails relative to recent results for past couple
of months.  Committed at r.151958 and results posted at
    http://gcc.gnu.org/ml/gcc-testresults/2009-09/msg01959.html

    cheers,
      DaveK


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