public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Go patch committed: avoid emitting type conversion in Array_type::do_export
@ 2019-03-07  0:44 Ian Lance Taylor
  0 siblings, 0 replies; only message in thread
From: Ian Lance Taylor @ 2019-03-07  0:44 UTC (permalink / raw)
  To: gcc-patches, gofrontend-dev

I have committed a Go frontend patch by Than McIntosh that fixes
Array_type::do_export to not emit a type conversion, by fetching the
constant value and exporting that.  This fixes Go issue 30628.
Bootstrapped and ran Go testsuite on x86_64-pc-linux-gnu.  Committed
to mainline.

Unfortunately it appears that I cannot attach the patch to this e-mail
message, because every attempt to do so causes my e-mail to be blocked
by GMail.  I have no idea why.  So if you want to see the actual
diffs, please see
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=269443 .

Ian

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-03-07  0:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-07  0:44 Go patch committed: avoid emitting type conversion in Array_type::do_export Ian Lance Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).