bug-guile
[Top][All Lists]
Advanced

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

bug#38486: compile livelock


From: Matt Wette
Subject: bug#38486: compile livelock
Date: Sat, 21 Mar 2020 13:32:44 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

I reproduced the behavior on 2.2.7.   I also found that -O0 and -O1 do not have a problem:

$ meta/guild compile -O0 38486-1.scm -o 38486-1.go
wrote `38486-1.go'

$ meta/guild compile -O1 38486-1.scm -o 38486-1.go
wrote `38486-1.go'

$ meta/guild compile -O2 38486-1.scm -o 38486-1.go
^Cerror: interrupted by the user








reply via email to

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