[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: #1470: Should -analyze-only imply -specialize?
From: |
Chicken Trac |
Subject: |
Re: #1470: Should -analyze-only imply -specialize? |
Date: |
Thu, 07 Nov 2019 17:16:39 -0000 |
#1470: Should -analyze-only imply -specialize?
---------------------------------+--------------------
Reporter: megane | Owner: (none)
Type: task | Status: closed
Priority: minor | Milestone: 5.2
Component: compiler | Version: 4.13.0
Resolution: fixed | Keywords:
Estimated difficulty: trivial |
---------------------------------+--------------------
Changes (by megane):
* status: new => closed
* resolution: => fixed
Comment:
The test was fixed by 36eeb40db8c4b86b557bd28c8c6849f428ddd189.
Adding `-specialize` to `-analyze-only` would make it impossible to
get analyzation without specializations, because we don't have
`-no-specialize`. So let's forget this for now.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1470#comment:2>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: #1470: Should -analyze-only imply -specialize?,
Chicken Trac <=