atom feed1 message in org.freebsd.freebsd-questionsre: gcc-i2.6.3
FromSent OnAttachments
Russell L. CarterApr 3, 1995 3:31 pm 
Subject:re: gcc-i2.6.3
From:Russell L. Carter (rcar@geli.com)
Date:Apr 3, 1995 3:31:42 pm
List:org.freebsd.freebsd-questions

I got a copy of gcc-i2.6.3 off of sunsite a while back and have used it extensively. The -mpentium switch works, but reliably only with -O2. Some codes speed up 20%, while others slow down a trifle compared with -m486 -O4. So it's a moderately mixed bag. I use it for somethings, and don't bother for others.

Russell