This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
-- Caroline Tice ctice@apple.com
On Mon, Apr 04, 2005 at 08:43:57AM -0400, Daniel Berlin wrote:I assume this fixes http://gcc.gnu.org/ml/gcc/2005-04/msg00110.html?* passes.c (rest_of_handle_final): NULL unlikely_text_section_name after freeing.
I expect so. Your valgrind report nominated passes.c:336, which was the
free of unlikely_text_section_name.
-- Alan Modra IBM OzLabs - Linux Technology Centre
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |