emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#49019: closed ([PATCH 0/1] gnu: Add gccgo-10.)


From: GNU bug Tracking System
Subject: bug#49019: closed ([PATCH 0/1] gnu: Add gccgo-10.)
Date: Mon, 28 Jun 2021 19:25:02 +0000

Your message dated Mon, 28 Jun 2021 22:22:41 +0300
with message-id <YNohgeO9PJ/Is/Td@3900XT>
and subject line Re: [bug#49019] [PATCH 1/1] gnu: Add gccgo-10.
has caused the debbugs.gnu.org bug report #49019,
regarding [PATCH 0/1] gnu: Add gccgo-10.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
49019: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49019
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/1] gnu: Add gccgo-10. Date: Sun, 13 Jun 2021 21:16:53 -0700
The primary goal for adding gccgo is to bootstrap the go compiler for arches
that aren't supported by go 1.4. I believe the major one to support here is
powerpc64le, but I am unsure of current arch usage. A secondary goal is to
provide a gccgo-toolchain, as gccgo may provide advantages over gc in time.

I have successfully built gccgo 9, 10 and 11 for x86-64. I additionally tested
gcc 10 using `make check-go`. There are two minor test failures:

1. index0-out.go, previously reported upstream [0]
2. pprof (TestConvertCPUProfile/TestConvertMemProfile)

(I have not yet been able to deterine whether the pprof failures are an upstream
bug or a Guix bug. Should I send details to bug-guix?)

Finally, the regex update in [1] is implemented in CUSTOM-GCC-GCCGO rather than
CUSTOM-GCC to avoid rebuilding 2k+ gfortran packages, and CUSTOM-GCC-GCCGO
should be removed after the change is in master.

[0] https://issues.guix.gnu.org/49010
[1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87589

Sarah Morgensen (1):
  gnu: Add gccgo-10.

 gnu/packages/gcc.scm | 77 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 77 insertions(+)

-- 
2.31.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#49019] [PATCH 1/1] gnu: Add gccgo-10. Date: Mon, 28 Jun 2021 22:22:41 +0300
Thank you for the patch! gccgo was one of the things that has taunted me
for a while now. Patch pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]