GNU bug report logs - #38486
Compiler does not terminate

Previous Next

Package: guile;

Reported by: Zack Marvel <zpmarvel <at> gmail.com>

Date: Wed, 4 Dec 2019 06:21:02 UTC

Severity: normal

Done: Matt Wette <matt.wette <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 38486 <at> debbugs.gnu.org (full text, mbox):

From: Matt Wette <matt.wette <at> gmail.com>
To: 38486 <at> debbugs.gnu.org
Subject: try all options
Date: Sat, 21 Mar 2020 13:57:58 -0700
The behavior is that guild compile 38486-1.scm hangs

These optimization flags eliminate that behavior: the code compiles quickly:
 -O0
 -O1
 -Ono-simplify
 -Ono-contify
 -Ono-cse
 -Ono-specialize-numbers

These optimization flags are ineffective: the behavior remains:
 -Ono-partial-eval
 -Ono-eliminate-dead-code
 -Ono-prune-top-level-scopes
 -Ono-inline-constructors
 -Ono-specialize-primcalls
 -Ono-elide-values
 -Ono-prune-bailouts
 -Ono-peel-loops
 -Ono-type-fold
 -Ono-resolve-self-references
 -Ono-licm
 -Ono-rotate-loops
 -Ono-precolor-calls






This bug report was last modified 5 years and 61 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.