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: Go patch committed: Always put immutable structs in unique section


On Tue, Aug 6, 2013 at 6:42 PM, Ian Lance Taylor <iant@google.com> wrote:

> I committed this patch that I think should fix this problem.
> Bootstrapped and ran Go testsuite on x86_64-unknown-linux-gnu.
> Committed to mainline and 4.8 branch.
>
> 2013-08-06  Ian Lance Taylor  <iant@google.com>
>
>         * go-gcc.cc (Gcc_backend::immutable_struct_set_init): Use
>         compute_reloc_for_constant.

Yes, the gcc-go testsuite is now clean, but there remain a few
warnings in the libgo testsuite. I have attached the testsuite run log
to this message (there are also some new errors, but these are due to
unrelated recent compiler changes. I'll investigate these later).

Thanks,
Uros.

Attachment: libgo.log
Description: Binary data


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