On 12/9/20 1:44 PM, Tomar, Sourabh Singh via Gcc wrote:
Hi Folks, I observed some leaks using valgrind while compiling a sample program using GCC. ==32090== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info
Also 3.13 is rather old. 3.16.1 is the current release - not that leak detection is exactly bleeding edge.
A+ Paul