bug-guile
[Top][All Lists]
Advanced

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

bug#22337: Breakage on amd64 when built with -O1 and higher


From: Ludovic Courtès
Subject: bug#22337: Breakage on amd64 when built with -O1 and higher
Date: Sat, 09 Jan 2016 15:57:38 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Andreas Metzler <address@hidden> skribis:

> Debian used to build guile-2.0 without optimization, after changing to
> -O2 random segfaults in guile-gnutls testsuite started to appear on
> amd64.

Are you sure the GnuTLS issue has anything to do with that?

Guile has always been built with ‘-O2 -g’ by default, and building with
‘-O0’ has never really been supported (the VM engine could eat too much
stack space and do silly things.)

Ludo’.





reply via email to

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