gcc 1.26/80386 patch
James Van Artsdalen
james at bigtex.uucp
Tue Aug 23 00:44:38 AEST 1988
The second release of gcc with 80386 looks much better than the first.
There is still a problem in supporting "double", but it's been
identified and reported so hopefully a fix will be forthcoming. In
the meantime, there is one fix to 1.25 that didn't make it into 1.26:
*** /tmp/,RCSt1a01089 Mon Aug 22 09:43:35 1988
--- /tmp/,RCSt2a01089 Mon Aug 22 09:43:36 1988
***************
*** 560,566
(sign_extend:HI
(match_operand:QI 1 "general_operand" "qm")))]
""
! "movs%B%L %1,%0")
(define_insn "extendqisi2"
[(set (match_operand:SI 0 "general_operand" "=r")
--- 560,566 -----
(sign_extend:HI
(match_operand:QI 1 "general_operand" "qm")))]
""
! "movs%B%W %1,%0")
(define_insn "extendqisi2"
[(set (match_operand:SI 0 "general_operand" "=r")
--
James R. Van Artsdalen ...!uunet!utastro!bigtex!james "Live Free or Die"
Home: 512-346-2444 Work: 328-0282; 110 Wild Basin Rd. Ste #230, Austin TX 78746
More information about the Comp.unix.microport
mailing list