------- Comment #2 from burnus at gcc dot gnu dot org  2007-07-30 12:41 -------
Works with 2007-02-02-r121508 (on x86-64-linux)
Fails with 2007-02-02-r121519 (on x86-64-linux)

Ignoring Java and testsuite changes one finds the following changelog:

gcc/ChangeLog:

+2007-02-02  Ian Lance Taylor  <[EMAIL PROTECTED]>
+       * expmed.c (expand_divmod): Add comment.
+2007-02-02  Kazu Hirata  <[EMAIL PROTECTED]>
+       * emit-rtl.c (renumber_insns): Remove.
+       * flags.h: Remove the extern for flag_renumber_insns.
+       * rtl.h: Remove the prototype for renumber_insns.
+       * toplev.c (flag_renumber_insns): Remove.
+2007-02-02  Hui-May Chang  <[EMAIL PROTECTED]>
+       Revert for x86 darwin:
+       2005-06-19  Uros Bizjak  <[EMAIL PROTECTED]>
+       * config/i386/i386.c (ix86_function_arg_regno_p): Put back the
+       code before the following patch under TARGET_MACHO.
+       (ix86_function_value_regno_p): Likewise.
+2007-02-02  Kaveh R. Ghazi  <[EMAIL PROTECTED]>
+       * fold-const.c (negate_expr_p, fold_negate_expr): Handle
+       COMPLEX_EXPR.
+2007-02-02  Maxim Kuvyrkov  <[EMAIL PROTECTED]>
+       PR target/29682
+       * config/ia64/ia64.c (ia64_speculate_insn): Restrict to memory loads to
+       general or fp registers.  Add comments.
+       * config/ia64/ia64.md (reg_pred_prefix): Add comment.


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |ice-on-valid-code
      Known to fail|                            |4.3.0
      Known to work|                            |4.2.1 4.1.3
   Last reconfirmed|0000-00-00 00:00:00         |2007-07-30 12:41:03
               date|                            |
            Summary|internal compiler error: in |[4.3 Regression] internal
                   |emit_move_insn, at          |compiler error: in
                   |expr.c:3316                 |emit_move_insn, at
                   |                            |expr.c:3316


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32935

Reply via email to