Bug path

‘test_30’: events 1-2
360 tmp.m_ptr = (struct link *)malloc (sizeof (struct link)); /* { dg-message "allocated here" } */
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
(1) allocated here
361} /* { dg-warning "leak of 'tmp.m_ptr'" } */
~
|
(2) ‘tmp.m_ptr’ leaks here; was allocated at (1)