Re: [Mspgcc-users] update library.

2005-08-29 Thread Dmitry
Hi Steve, Yes, there are some piacularities with 4.0... But it seems that the code looks smaller, especially when no long or long long operations exist. cheers, ~d On Thursday 25 August 2005 02:28, Steve Underwood wrote: > How does the code produced by GCC 4.xx look? GCC 3.2.3 seems to do > bet

Re: [Mspgcc-users] update library.

2005-08-27 Thread Steve Underwood
Dmitry wrote: Fellows, I almost finished porting gcc-4.xx. This has been completely rewritten ;) This will have some new features PLUS some intrising call will be modified (for example - registers passing scheme for mult/div routines as well as hardware multiplier has been changed). Therefore

RE: [Mspgcc-users] update library.

2005-08-24 Thread Frederic Beaulieu
-users@lists.sourceforge.net Subject: Re: [Mspgcc-users] update library. > Fellows, > > I almost finished porting gcc-4.xx. > This has been completely rewritten ;) > > This will have some new features PLUS some intrising call will be modified > (for example - registers passin

Re: [Mspgcc-users] update library.

2005-08-24 Thread David Brown
> Fellows, > > I almost finished porting gcc-4.xx. > This has been completely rewritten ;) > > This will have some new features PLUS some intrising call will be modified > (for example - registers passing scheme for mult/div routines as well as > hardware multiplier has been changed). Therefore, pl