Hi all, I am an undergraduate student in AMU, Aligarh. I am interested in the project* `Extend the static analysis pass`. *I have followed this( https://gcc.gnu.org/pipermail/gcc/2021-March/234941.html) and been able to successfully build and successfully ran and pass the test suite for C and C++.
I found this sub-project `C++ support (new/delete checking, exceptions, etc)` interesting and may be the conservative code for this can be made along the lines of malloc/free implementation in C. I found here( https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94355) that some part of it has already been implemented . I would like to expand it further and learn about it, maybe start with writing some test cases, please let me know. Further, I am inclined on this( https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97111). Let me know if it is still available. Looking forward to hearing from you guys. Thanks, Saloni Garg