OSDN Git Service

* ifcvt.c (cond_exec_find_if_block): Return FALSE if no
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 2d198f2..b29f8e6 100644 (file)
@@ -1,5 +1,30 @@
+2007-03-28  Steven Bosscher  <steven@gcc.gnu.org>
+
+       * ifcvt.c (cond_exec_find_if_block): Return FALSE if no
+       transformations are applied successfully.
+
+2007-03-27  Douglas Gregor  <doug.gregor@gmail.com>
+
+       * tree.c (tree_contains_struct): Permit 512 tree codes.
+       * tree.h (tree_contains_struct): Ditto.
+       (MAX_TREE_CODES): Ditto.
+       (struct tree_base): Make CODE 16 bits, instead of 8 bits. Add
+       SPARE member to store remaining padding bits.
+
 2007-03-27  Anatoly Sokolov <aesok@post.ru>
 
+       * config/avr/avr.c (avr_mcu_types): Move at90usb82 device to 'avr4' 
+       architecture.
+
+2007-03-27  Janis Johnson  <janis187@us.ibm.com>
+
+       * configure.ac: Fix assembler test for powerpc*-linux decimal float.
+       * configure: Regenerate.
+
+       * configure: Regenerate using the correct version of autoconf.
+
+2007-03-27  Anatoly Sokolov  <aesok@post.ru>
+
        * config/avr/avr.c (avr_hard_regno_mode_ok): Disallow QImode in stack
        pointer regs.
        * config/avr/avr.h (REGISTER_NAMES): Rename "__SPL__" and "__SPH__"