On 10/04/2020 19:19, Chris Gransden wrote:
I noticed GCC 8 accepts the -fsanitize options but fails at the link stage. Is this something that could be added or does it need specific OS support for it to work.
I think the only missing component is the sanitizer library (which is part of the GCC source tree), so it comes down to how portable it is and how easy it is to build. I'll give it a go and see what happens. Lee. _______________________________________________ GCCSDK mailing list gcc@gccsdk.riscos.info Bugzilla: http://www.riscos.info/bugzilla/index.cgi List Info: http://www.riscos.info/mailman/listinfo/gcc Main Page: http://www.riscos.info/index.php/GCCSDK