diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4841582..5d55985 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,11 @@ +2014-06-10 Thomas Schwinge <thomas@codesourcery.com> + + PR lto/61334 + * configure.ac: Use gcc_AC_CHECK_DECLS to check for strnlen + prototype. + * config.in: Regenerate. + * configure: Likewise. + 2014-06-10 Jan Hubicka <hubicka@ucw.cz> * ipa-reference.c (is_proper_for_analysis): Exclude addressable and public |