chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #894: ##core#direct_call nodes should get debug-i


From: Chicken Trac
Subject: Re: [Chicken-janitors] #894: ##core#direct_call nodes should get debug-info
Date: Sun, 18 Dec 2016 14:08:18 -0000

#894: ##core#direct_call nodes should get debug-info
---------------------------------+--------------------
            Reporter:  felix     |      Owner:  felix
                Type:  defect    |     Status:  new
            Priority:  minor     |  Milestone:  4.12.0
           Component:  compiler  |    Version:  4.7.x
          Resolution:            |   Keywords:
Estimated difficulty:  easy      |
---------------------------------+--------------------

Comment (by felix):

 Replying to [comment:3 sjamaan]:
 > What is the reason this patch has been sitting in this ticket for 2
 years without being applied?
 >

 Ignorance, Sir, pure ignorance.

 > I'd apply it, but I have no clue how to test whether this does what it
 should do.

 A direct call should result when a non-allocating, not externally visible
 function is invoked. You can use "-debug 7" to check whether such a call
 is generated. Note that such calls are often inlined, so it may be not
 totally trivial to produce such a case.

--
Ticket URL: <https://bugs.call-cc.org/ticket/894#comment:4>
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]