New symbol_summary class introduced.
[platform/upstream/gcc.git] / gcc / ChangeLog
index bee3813..d5e2b7b 100644 (file)
@@ -1,3 +1,17 @@
+2014-12-22  Martin Liska  <mliska@suse.cz>
+
+       * cgraph.h (symbol_table::allocate_cgraph_symbol): Summary UID
+       is filled up.
+       * symbol-summary.h: New file.
+       * gengtype.c (open_base_files): Add symbol-summary.h.
+       * toplev.c (general_init): Call constructor of symbol_table.
+
+2014-12-17  Oleg Endo  <olegendo@gcc.gnu.org>
+
+       PR target/55212
+       * config/sh/sh.md (*addsi3_compact): Add parentheses around &&
+       condition.  Add comments.
+
 2014-12-20  Segher Boessenkool  <segher@kernel.crashing.org>
 
        PR target/64358