Hi Marius, Mark,
> Only packages with a large impact in terms of rebuilds (as calculated by
> `guix refresh -l `). Obviously gcc is one such package.
> http://lists.gnu.org/archive/html/guix-devel/2016-10/msg00933.html
Thanks! That is exactly the information I was looking for.
> Most changes go
csanchez...@gmail.com (Carlos Sánchez de La Lama) writes:
>> On Mon, Oct 24, 2016 at 09:51:53AM +0200, Carlos Sánchez de La Lama wrote:
>>> gcc-4.9.3 has a bug in long double isinf builtin on PowerPC, which
>>> affects glibc versions >= 2.23.
>>> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70117
Carlos Sánchez de La Lama writes:
>
> BTW, is there described somewhere which kind of updates go to
> core-updates first? Does everything go first to core-updates?
Only packages with a large impact in terms of rebuilds (as calculated by
`guix refresh -l `). Obviously gcc is one such package.
So
> On Mon, Oct 24, 2016 at 09:51:53AM +0200, Carlos Sánchez de La Lama wrote:
>> gcc-4.9.3 has a bug in long double isinf builtin on PowerPC, which
>> affects glibc versions >= 2.23.
>> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70117
>>
>> * gnu/packages/gcc.scm (gcc-4.9): Update to 4.9.4.
>
> I
On Mon, Oct 24, 2016 at 09:51:53AM +0200, Carlos Sánchez de La Lama wrote:
> gcc-4.9.3 has a bug in long double isinf builtin on PowerPC, which
> affects glibc versions >= 2.23.
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70117
>
> * gnu/packages/gcc.scm (gcc-4.9): Update to 4.9.4.
Is this dif
gcc-4.9.3 has a bug in long double isinf builtin on PowerPC, which
affects glibc versions >= 2.23.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70117
* gnu/packages/gcc.scm (gcc-4.9): Update to 4.9.4.
---
gnu/packages/gcc.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a