Date: Fri, 16 Apr 1999 16:47:48 -0700 (PWT) From: Matthew Jacob <mjacob@feral.com> To: "David O'Brien" <obrien@NUXI.com> Cc: paul@originative.co.uk, gallatin@cs.duke.edu, mike@smith.net.au, alpha@FreeBSD.ORG Subject: Re: egcs ready for alpha? Message-ID: <Pine.LNX.4.04.9904161647190.8665-100000@feral-gw> In-Reply-To: <19990416164206.A69424@nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > > +#if 0 > > > > *(union u_spcl *)(*(nextblock)++) = *(union u_spcl *)dp; > > It might be better to remove the cast of nextblock and dp and see what > warnings EGCS gives. The ficl and vinum code had weird union casts that > had to be reworked for egcs. In the above, I bet there is an alignment > issue wth EGCS using a different alightment rule than gcc did. You might be right. I'll try it. In general, where would you like to see EGCS related issues- as PR's? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.04.9904161647190.8665-100000>