Mail Archives: pgcc/1999/05/25/07:03:20
> On Fri, May 21, 1999 at 10:51:04AM +0200, Jan Hubicka wrote:
> > OK... :) So I have to start.
> > Just a simple question. As I remember, the latest pgcc patch is relative
> > to quite old version of egcs (1.1.x times).
>
> No, there is a cvs repository that is mostly up-to-date, so a patch
> relative to the one is fine (a patch relative to egcs-snapshot might even
> work)
OK. I will try to make it probably relative to latest egcs snapshot.
I will take a look at the pgcc CVS to see how deep are the changes in MD file.
> > thinking about adding some new flag (-minteger-fp-comparisons) that can
> > use simple scheme, where comparing of two floats is done by substracting them,
> > storing result to memory as float and testing the sign bits for comparison
> > with 0.
> >
> > What do you think about this stuff?
>
> Now thats an interesting idea.. Is the speed increase worth the memory
> cost?
Don't know. But storing the flags to eax is so slow, so I believe it can.
I've made some tests in XaoS and it helps greatly.
(and makes pgcc/older gcc's to crash)
Honza
>
> --
> -----==- |
> ----==-- _ |
> ---==---(_)__ __ ____ __ Marc Lehmann +--
> --==---/ / _ \/ // /\ \/ / pcg AT goof DOT com |e|
> -=====/_/_//_/\_,_/ /_/\_\ XX11-RIPE --+
> The choice of a GNU generation |
> |
--
OK. Lets make a signature file.
+-------------------------------------------------------------------------+
| Jan Hubicka (Jan Hubi\v{c}ka in TeX) hubicka AT freesoft DOT cz |
| Czech free software foundation: http://www.freesoft.cz |
|AA project - the new way for computer graphics - http://www.ta.jcu.cz/aa |
| homepage: http://www.paru.cas.cz/~hubicka/, games koules, Xonix, fast |
| fractal zoomer XaoS, index of Czech GNU/Linux/UN*X documentation etc. |
+-------------------------------------------------------------------------+
- Raw text -