On 8/22/24 2:57 PM, Bradley Lucier wrote:
I thought I'd build mainline and try to use the new musttail attribute
on some Scheme code that's been translated by the Gambit Scheme compiler
to heavily macrofied C code.
I forgot to say, this is the version of gcc I used:
heine:~/Downloads> /pkgs/gcc-mainline/bin/gcc -v
Using built-in specs.
COLLECT_GCC=/pkgs/gcc-mainline/bin/gcc
COLLECT_LTO_WRAPPER=/pkgs/gcc-mainline/libexec/gcc/x86_64-pc-linux-gnu/15.0.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../../gcc-mainline/configure
--prefix=/pkgs/gcc-mainline --disable-multilib --enable-languages=c
--enable-checking=release
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 15.0.0 20240819 (experimental) (GCC)