guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (b02d1b0 -> 887aac2)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (b02d1b0 -> 887aac2)
Date: Wed, 28 Aug 2019 04:49:06 -0400 (EDT)

wingo pushed a change to branch master
in repository guile.

      from  b02d1b0   Compiler allocates boxed flonums in unmarked space
       new  a2f5f9e   Fix bug in CSE auxiliary definitions
       new  607d427   Emit warning when using "load" in declarative modules
       new  887aac2   At optimization level -O3, seal declarative 
module-private bindings

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 module/ice-9/boot-9.scm                |  7 +++++
 module/language/cps/cse.scm            | 35 +++++++++++++-----------
 module/language/tree-il/letrectify.scm | 49 ++++++++++++++++++++++++++++++++--
 module/language/tree-il/optimize.scm   |  6 ++++-
 test-suite/tests/compiler.test         | 37 +++++++++++++++++++++++++
 5 files changed, 115 insertions(+), 19 deletions(-)



reply via email to

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