summaryrefslogtreecommitdiff
path: root/gcc/c-family/ChangeLog
diff options
context:
space:
mode:
authorCaroline Tice <cmtice@chromium.org>2013-06-21 12:05:49 -0700
committerCaroline Tice <cmtice@chromium.org>2013-06-21 12:05:49 -0700
commit9c1705845241cdea5cf61574218edef282901fbd (patch)
tree021da661f8a821bc7eea277521fa13f2043879a0 /gcc/c-family/ChangeLog
parent9bdedf4df4166718fa0a44811c643214c6880471 (diff)
parent8a46ed36b0449c870d0a938c1010ad610ebcf4f7 (diff)
downloadgcc-9c1705845241cdea5cf61574218edef282901fbd.tar.gz
Merge branch 'master' into vtv
Conflicts: gcc/ChangeLog gcc/cp/ChangeLog gcc/cp/decl2.c gcc/varasm.c libstdc++-v3/ChangeLog
Diffstat (limited to 'gcc/c-family/ChangeLog')
-rw-r--r--gcc/c-family/ChangeLog30
1 files changed, 30 insertions, 0 deletions
diff --git a/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog
index d434a2f8ad6..3d8f68f7d31 100644
--- a/gcc/c-family/ChangeLog
+++ b/gcc/c-family/ChangeLog
@@ -1,3 +1,33 @@
+2013-06-11 Jan Hubicka <jh@suse.cz>
+
+ * c-common.c (handle_alias_ifunc_attribute): Do not set
+ DECL_EXTERNAL for weakref variables.
+ * c-pragma.c (handle_pragma_weak): Make sure aliases
+ are not declared as external.
+
+2013-06-07 Balaji V. Iyer <balaji.v.iyer@intel.com>
+
+ * array-notation-common.c (length_mismatch_in_expr_p): Moved this
+ function from c/c-array-notation.c.
+ (is_cilkplus_reduce_builtin): Likewise.
+ (find_rank): Likewise.
+ (extract_array_notation_exprs): Likewise.
+ (replace_array_notations): Likewise.
+ (find_inv_trees): Likewise.
+ (replace_inv_trees): Likewise.
+ (contains_array_notation_expr): Likewise.
+ (find_correct_array_notation_type): Likewise.
+ * c-common.h (struct inv_list): Moved this struct from the file
+ c/c-array-notation.c and added a new field called additional tcodes.
+ (length_mismatch_in_expr_p): New prototype.
+ (is_cilkplus_reduce_builtin): Likewise.
+ (find_rank): Likewise.
+ (extract_array_notation_exprs): Likewise.
+ (replace_array_notation): Likewise.
+ (find_inv_trees): Likewise.
+ (replace_inv_trees): Likewise.
+ (find_correct_array_notation_type): Likewise.
+
2013-05-28 Balaji V. Iyer <balaji.v.iyer@intel.com>
* c-common.c (c_define_builtins): When cilkplus is enabled, the