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

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

bug#48825: closed ([PATCH] gnu: Simplify the use of --with-long-double-1


From: GNU bug Tracking System
Subject: bug#48825: closed ([PATCH] gnu: Simplify the use of --with-long-double-128 on powerpc64le.)
Date: Fri, 25 Jun 2021 03:48:02 +0000

Your message dated Thu, 24 Jun 2021 20:47:24 -0700
with message-id <874kdma9mb.fsf_-_@gmail.com>
and subject line Re: bug#48825: [PATCH] gnu: Simplify the use of 
--with-long-double-128 on powerpc64le.
has caused the debbugs.gnu.org bug report #48825,
regarding [PATCH] gnu: Simplify the use of --with-long-double-128 on 
powerpc64le.
to be marked as done.

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


-- 
48825: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48825
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: Simplify the use of --with-long-double-128 on powerpc64le. Date: Thu, 03 Jun 2021 22:08:00 -0700 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hi,

Currently in Guix, we explicitly specify --with-long-double-128 on
powerpc64le-linux (and potentially other powerpc64-* systems) in two
places.  It turns out that this is not necessary.  This patch simplifies
our code.

I originally authored this in order to try fixing bug 47698, but it
didn't solve that problem, and it turns out the --with-long-double-128
option is probably unrelated to that bug.  However, it's still worth
making this change to simplify our code.

If nobody has any issues with this, then in 2 weeks I will commit it.
One question is: where should I commit it?  I'd like to commit it to
master, but it causes many rebuilds on powerpc64le-linux (it does not
cause rebuilds on any other platforms), so per the guidelines ((guix)
Submitting Patches) I ought to commit it to core-updates.  However,
because the glibc upgrade from 2.31 to 2.32 on core-updates causes many
problems for powerpc64le-linux, core-updates has never once been a
viable branch for powerpc64le-linux in the time since support was first
added on master.  So if I commit this patch to core-updates, it won't
really do anyone any good right now.  With all this in mind, I think
master is the right place to commit this patch.

-- 
Chris

Attachment: 0001-gnu-Simplify-the-use-of-with-long-double-128-on-powe.patch
Description: Text Data

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#48825: [PATCH] gnu: Simplify the use of --with-long-double-128 on powerpc64le. Date: Thu, 24 Jun 2021 20:47:24 -0700 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Committed in 45dd2b4505095d24e253bd62d74474cad135cf3b.

-- 
Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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