mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-21 17:57:44 +00:00
Apparently we need to save the floating point arguments when entering the linker in case "-fno-tree-vectorize" is at work. Otherwise this registers get corrupted during jump slot relocation. Fixes #4879