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]: PR/44139 Exporting emutls symbols from a DLL broken on w32 targets


2010/5/21 Richard Guenther <richard.guenther@gmail.com>:
> On Thu, May 20, 2010 at 8:12 PM, Kai Tietz <ktietz70@googlemail.com> wrote:
>> Hello,
>>
>> This patch handles dllimport/dllexport semantics for TLS variables.
>>
>> ChangeLog
>>
>> ? ? ?PR/44139
>> ? ? ?* varasm.c (emutls_decl): Merge attributes to new decl.
>>
>> Patch tested for i686-pc-mingw32, x86_64-pc-mingw32, and AIX (see bug-report).
>>
>> Ok for apply to trunk and 4.5 branch?
>
> Ok for trunk if David confirms the patch works on AIX. ?It's not
> a regression so not ok for the branch (I don't want to deal with
> all the emultls fallout there).
>
> Thanks,
> Richard.

Ok, just for trunk. See comment #21 of
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44139 report. David tested
and confirms that there was no regression for AIX.

Cheers,
Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination


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