Path: utzoo!utgpu!water!watmath!clyde!att!rutgers!ucsd!ames!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!milano!bigtex!james
From: james@bigtex.uucp (James Van Artsdalen)
Newsgroups: comp.unix.microport
Subject: gcc 1.26/80386 patch
Message-ID: <6714@bigtex.uucp>
Date: 22 Aug 88 14:44:38 GMT
Organization: F.B.N. Software, Austin TX
Lines: 28

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