]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c/ChangeLog
gcc/
[thirdparty/gcc.git] / gcc / c / ChangeLog
index 6b3deac6cffbb59273695058b2d9a2565e712a91..e727fb51288e14d52d96c06073fd7ca0f432251b 100644 (file)
@@ -1,3 +1,9 @@
+2015-06-25  Richard Sandiford  <richard.sandiford@arm.com>
+
+       * c-decl.c (detect_field_duplicates_hash): Use nofree_ptr_hash
+       instead of pointer_hash.
+       (detect_field_duplicates): Likewise.
+
 2015-06-25  Marek Polacek  <polacek@redhat.com>
 
        * c-array-notation.c: Use VAR_P throughout.