On Wed, 2026-03-11 at 16:43 -0400, shulin gonsalves via Gcc wrote: > Hello,
Hi Shulin, thanks for your interest in GCC. > > I saw that one of the selected projects was adding format-string > support in > -fanalyzer. I was curious if I could get some guidance on where I > should > start looking (specifically where is -Wanalyzer-out-of-bounds) in the > code > base? Also, would a suitable project encompass resolving this issue > <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107017>? Yes: that's the bug that covers this project. FWIW there's another candidate interested in this project; there's various discussion and info about it in the recent archives for this mailing list. Hope this is helpful Dave
