chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #1645: Invalid letrec usage hangs the compiler


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1645: Invalid letrec usage hangs the compiler
Date: Mon, 26 Aug 2019 10:52:19 -0000

#1645: Invalid letrec usage hangs the compiler
--------------------------------+--------------------
            Reporter:  megane   |      Owner:  (none)
                Type:  defect   |     Status:  new
            Priority:  minor    |  Milestone:  5.2
           Component:  unknown  |    Version:  5.1.0
          Resolution:           |   Keywords:
Estimated difficulty:           |
--------------------------------+--------------------

Comment (by felix winkelmann):

 The optimizer wants to replace x by itself here (`replace-var` in `walk1`
 in `perform-high-level-optimizations`). See also: http://paste.call-
 cc.org/paste?id=2ff240f68a0b2689b7ee71d37d10dc75227339fc

 That "x10" is replacable by "x911" seems strange...

-- 
Ticket URL: <https://bugs.call-cc.org/ticket/1645#comment:2>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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