When working with this toolchain I stumbled across strange behavior i.e. restrictions on function calls in functions annotated for interrupts.
Upon further investigation, I noticed that there is another riscv-gnu-toolchain repository on the pulp-platform organization, which was updated more recently than this variant.
This variant of the toolchain for example fixed the issue I was having.
What is the difference between these two toolchains? Is there any good reason not to merge them into a single repository for a better overview?
CC @micprog @bluewww