c-common.c (c_common_attributes): Add gnu_inline attribyte.
[gcc.git] / gcc / ChangeLog
index 833078d8990b8c1c7a96ba927083d5e90bc0df66..38eed0db8bdf9deb970bb1251515cdded17e6bfc 100644 (file)
@@ -1,3 +1,17 @@
+2006-11-07  Jakub Jelinek  <jakub@redhat.com>
+
+       * c-common.c (c_common_attributes): Add gnu_inline attribyte.
+       (handle_gnu_inline_attribute): New function.
+       * c-decl.c (diagnose_mismatched_decls): Handle gnu_inline attribute.
+       (merge_decls, start_decl, start_function): Likewise.
+       * doc/extend.texi: Document gnu_inline attribute.
+
+2006-11-07  Steve Ellcey  <sje@cup.hp.com>
+
+       PR other/25028
+       * config/ia64/t-hpux (LIB1ASMFUNCS):  Filter out _fixtfdi,
+       _fixunstfdi, and  _floatditf
+
 2006-11-06  Anatoly Sokolov <aesok@post.ru>
 
        * config/avr/avr-protos.h (mask_one_bit_p, const_int_pow2_p): Remove