Mail Archives: pgcc/1999/03/06/15:24:05
On Sat, Mar 06, 1999 at 01:36:48PM -0500, Robb Matzke wrote:
> Hi,
> I'm a member of the NCSA HDF team and we would like to use pgcc to
Great ;)
> > extern int f1(void), f2(void), f3(long long);
> >
> > void
> > f(void *d, int g1)
> > {
> > long long np=0, ppb=0;
> > if (g1 && f1()) f2();
> > if (d) f3(ppb<np?ppb:np);
> > }
I see. It indeed seems to be a long-long-related problem that was
fixed some time ago (but only in the snapshots).
I don't know when we have the next release, but I guess that'll be around
the time egcs-1.2 is being released.
If you were so inclined you could try one of the snapshots, but its not
too stable at the moment, due to the mmx additions.
--
-----==- |
----==-- _ |
---==---(_)__ __ ____ __ Marc Lehmann +--
--==---/ / _ \/ // /\ \/ / pcg AT goof DOT com |e|
-=====/_/_//_/\_,_/ /_/\_\ XX11-RIPE --+
The choice of a GNU generation |
|
- Raw text -