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, take 2] Fix PR41357


On Sun, Sep 20, 2009 at 2:14 PM, Dave Korn
<dave.korn.cygwin@googlemail.com> wrote:
> Dave Korn wrote:
>
>> gcc/ChangeLog:
>>
>> ? ? ? PR middle-end/41357
>> ? ? ? * varasm.c (default_encode_section_info): Copy TLS model into
>> ? ? ? sym_ref flags regardless of backend support for TLS, for all
>> ? ? ? model types except TLS_MODEL_EMULATED.
>>
>> ? Bootstrapped on i686-pc-cygwin and i686-pc-linux-gnu. ?Tests run before(*)
>> and after(**) on Linux with no regressions. ?Verified on Cygwin that it fixes
>> the testcase (and indeed bootstrap), but it'll be days before the results come
>> in;
>
> ?Well, it's gonna be even more days because I ran into PR41404 before I could
> run cygwin tests against this. ?I'm testing that fix first, and on the
> assumption that it'll be OK I've got a second bootstrap running now that has
> that fix and this one in it together, which I'll use to test this patch
> against Cygwin.
>
>> I think we'll be OK, and I'll be around to fix any fallout if it does crop up.
>
> ?This still stands. ?How about it? ?Ping?

Ok with the && vertically aligned.

Thanks,
Richard.

> ? ?cheers,
> ? ? ?DaveK
>


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