-
- Downloads
libiberty.h (reconcat): New function.
include: * libiberty.h (reconcat): New function. libiberty: * concat.c (reconcat): New function. gcc: * c-aux-info.c (affix_data_type): Use ATTRIBUTE_MALLOC. Avoid leak by passing malloc'ed pointer to reconcat, not concat. From-SVN: r45789
Showing
- gcc/ChangeLog 5 additions, 0 deletionsgcc/ChangeLog
- gcc/c-aux-info.c 3 additions, 2 deletionsgcc/c-aux-info.c
- include/ChangeLog 4 additions, 0 deletionsinclude/ChangeLog
- include/libiberty.h 9 additions, 0 deletionsinclude/libiberty.h
- libiberty/ChangeLog 4 additions, 0 deletionslibiberty/ChangeLog
- libiberty/concat.c 25 additions, 0 deletionslibiberty/concat.c
Loading
Please register or sign in to comment