diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2025-06-20 07:17:47 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2025-06-20 07:17:47 -0700 |
commit | 3227d5a67d9554a7814422dd558647a5017e9558 (patch) | |
tree | f06ec39eebe5268f1aa6732567ea2439d23eab31 /mpi-patches/mpi-to-double | |
parent | 0e55be1f72abc62e0520a6ed05ce974517ba3df3 (diff) | |
download | txr-3227d5a67d9554a7814422dd558647a5017e9558.tar.gz txr-3227d5a67d9554a7814422dd558647a5017e9558.tar.bz2 txr-3227d5a67d9554a7814422dd558647a5017e9558.zip |
compiler: only last case of tree-case is tail position.
* stdlib/compiler.tl (compiler comp-tree-case): Disable the
tail position for all but the last cases. The reason is that
the case result values are checked for : fallthrough.
It's a bad hack we should think about restricting to static
cases.
Diffstat (limited to 'mpi-patches/mpi-to-double')
0 files changed, 0 insertions, 0 deletions