| www.delorie.com/archives/browse.cgi | search |
| Date: | Sat, 6 Mar 1999 21:21:58 +0100 |
| To: | pgcc AT delorie DOT com |
| Subject: | Re: compiler error |
| Message-ID: | <19990306212157.D2257@cerebro.laendle> |
| Mail-Followup-To: | pgcc AT delorie DOT com |
| References: | <199903061836 DOT NAA06350 AT arborea DOT spizella DOT com> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <199903061836.NAA06350@arborea.spizella.com>; from Robb Matzke on Sat, Mar 06, 1999 at 01:36:48PM -0500 |
| X-Operating-System: | Linux version 2.2.2 (marc AT cerebro) (gcc driver version pgcc-2.93.04 19990131 (gcc2 ss-980929 experimental) executing gcc version 2.7.2.3) |
| From: | Marc Lehmann <pcg AT goof DOT com> |
| Reply-To: | pgcc AT delorie DOT com |
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 |
|
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |