Hello! > I noticed most of the cgraph and IPA files use xstrdup for cgraph node > names when printing to dump_file. Very leaky... > > What is the reason for all those xstrdups? I couldn't think of any.
Please see [1] and [2]. [1] https://gcc.gnu.org/ml/gcc-patches/2012-04/msg01904.html [2] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53136 Uros.