OSDN Git Service

007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index f389a62..2137c70 100644 (file)
@@ -1,3 +1,28 @@
+007-01-29  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+
+       * c-decl.c (pop_scope): Replace warnings with call to
+       warn_for_unused_label.
+       * c-common.h (warn_for_unused_label): Declare.
+       * c-common.c (warn_for_unused_label): Define.
+
+2007-01-29  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+
+       * tree-optimize.c (update_inlined_to_pointers): Delete unused
+       function.
+
+2007-01-29  Janis Johnson  <janis187@us.ibm.com>
+
+       * Makefile.in (USER_H): Remove decfloat.h.
+       * ginclude/decfloat.h: Delete, moving contents to ...
+       * ginclude/float.h: Add support for decimal floating point,
+       guarded by __STDC_WANT_DEC_FP__.
+
+2007-01-29  Mike Stump  <mrs@apple.com>
+
+       * doc/gccint.texi (Top): Rename Loop Representation to Loop
+       Analysis and Representation to resolve case insensitive conflict.
+       * doc/loop.texi (Loop Analysis and Representation): Likewise.
+
 2007-01-28  Daniel Berlin  <dberlin@dberlin.org>
 
        * tree.h (struct tree_memory_tag): Add aliases member.
 2007-01-28  Daniel Berlin  <dberlin@dberlin.org>
 
        * tree.h (struct tree_memory_tag): Add aliases member.