5 ms·
Dereferencing the runtime symbol with a function sounds interesting! If you can show me an example of where it works, I'd be happy to try it out. I like the if-
by ahgamut 3y ago
Dereferencing the runtime symbol with a function sounds interesting! If you can show me an example of where it works, I'd be happy to try it out. I like the if-else-goto arrangement because it fit in perfectly with the other parts of gcc -- if you look at my patch[1], you will find that I had to change very little of gcc's existing code to add this capability.
[1]: https://github.com/ahgamut/gcc/tree/portcosmo-11.2 https://github.com/ahgamut/gcc/tree/portcosmo-11.2