2002-03-21 Jakub Jelinek <jakub@redhat.com>
* config/avr/avr.md (length): Fix length computation for
conditional branches.
From-SVN: r53625
+2002-05-19 Marek Michalkiewicz <marekm@amelek.gda.pl>
+
+ 2002-03-21 Jakub Jelinek <jakub@redhat.com>
+ * config/avr/avr.md (length): Fix length computation for
+ conditional branches.
+
2002-05-03 Jakub Jelinek <jakub@redhat.com>
* cppinit.c (cpp_handle_option) [-dM]: Don't set no_output here...
(le (minus (pc) (match_dup 0))
(const_int 2045)))
(const_int 2)
- (const_int 2)))
+ (const_int 3)))
(eq_attr "type" "branch1")
(if_then_else (and (ge (minus (pc) (match_dup 0))
(const_int -62))
(le (minus (pc) (match_dup 0))
(const_int 2043)))
(const_int 3)
- (const_int 3)))]
+ (const_int 4)))]
(const_int 2)))
(define_insn "*pop1"