[PATCH] Analyzer: Refactor callstring to work with pairs of supernodes.

Ankur Saini arsenic.secondary@gmail.com
Sat Jul 24 09:52:11 GMT 2021


The patch generalises how analyzer's call_string tracks function calls, including the calls that doesn’t have an underlying call graph edge, making it possible to work with function calls which are not discovered by GCC's middle end.

Successfully bootstrapped and completed regress tests on x86_64-linux-gnu.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: call_string.patch
Type: application/octet-stream
Size: 13963 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20210724/e2235b28/attachment-0001.obj>
-------------- next part --------------


Thanks 
- Ankur


More information about the Gcc-patches mailing list