Re: pgcc optimizations

=?iso-8859-1?Q?Johnny_Teve=DFen?= (j.tevessen@gmx.net)
Mon, 14 Dec 1998 10:49:59 +0100


Quoting Brian K. White (linut@squonk.net):

> I've been compiling stuff with pgcc on a cyrix 6x86, for (the same)
> cyrix6x86, using
> march=cyrix6x86 and various -O[ ,2,3,6,9] including the kernel (2.1 series)
> and I have seen a clear, dependable, predictable, repeatable pattern
> that -O2 gives me stable programs and -O3 does not.

pgcc-2.91.51 showed this behaviour for me, too. pgcc-2.92.21 works.
In fact, I'm just running an -O6 amdk6 2.1.131 with no problems
(well at least not ones that wouldn't have shown up on others'
gcc-2.7.2 kernels) so far.

2.91.51 with -O3 is buggy as hell, yes.

> Perhaps since it *is* -march=cyrix6x86, the better place to report this
> would be some gcc list or group, but,
> I can't follow a mail list for every file on my system

Just since a patch to include this in the make *config came up,
I think this should be mentioned as a huge warning in huge,
friendly letters.

johnny

-- 
Trust no-one.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/