merge from gcc
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
2013-10-29 Marc Glisse <marc.glisse@inria.fr>
|
||||
|
||||
PR tree-optimization/58689
|
||||
* ansidecl.h (ATTRIBUTE_RETURNS_NONNULL): New macro.
|
||||
* libiberty.h (basename, lbasename, dos_lbasename, unix_lbasename,
|
||||
concat_copy): Mark with attributes nonnull(1) and returns_nonnull.
|
||||
(concat, reconcat, concat_copy2, choose_temp_base, xstrerror,
|
||||
xmalloc, xrealloc, xcalloc, xstrdup, xstrndup, xmemdup, pex_init):
|
||||
Mark with attribute returns_nonnull.
|
||||
|
||||
2013-10-22 Sterling Augustine <saugustine@google.com>
|
||||
|
||||
* gdb/gdb-index.h: Merge from gdb tree.
|
||||
|
Reference in New Issue
Block a user