tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
[gcc.git] / libcc1 / ChangeLog
index a65af09c6e666aecd20aa5d74ee9d7e7459aaa1e..1ce7671b201ddfbf62471f04aaa92440f1c25515 100644 (file)
@@ -1,3 +1,7 @@
+2016-04-18  Michael Matz  <matz@suse.de>
+
+       * plugin.cc (plugin_finish_record_or_union): Use SET_TYPE_ALIGN.
+
 2016-04-11  Segher Boessenkool  <segher@kernel.crashing.org>
 
        PR bootstrap/70173
@@ -60,7 +64,7 @@
        * configure.ac (libcc1_cv_lib_sockets): Check for -lsocket -lnsl.
        * configure: Regenerate.
        * connection.cc: Include <string.h>.
-        * libcc1.cc (libcc1_compile): Use AF_UNIX instead of AF_LOCAL.
+       * libcc1.cc (libcc1_compile): Use AF_UNIX instead of AF_LOCAL.
 
 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>