This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: sh-coff : what/where is gcc-2.95.4 ?


2nd try, first mail bounced ...
------
On Thu, 13 Sep 2001, you wrote:
>> There seems to be lot of discussion on gcc mailing list about gcc-2.95.4.
>> What *exactly* is it with respect to gcc-2.95.3 and gcc-3.0 ?
>
>It would be a minor bug-fix version of 2.95.3.
>
>> since the SH target is broken since gcc - 3.0 , and gcc-2.95.3 has been
>> branched off way back,
>> I hope gcc-2.95.4  is some good news.
>
>It would probably make no difference for SH users, and be the same as
>2.95.3, unless there are critical SH-specific bug reports on file.
>(Someone will certainly correct me if I am wrong).


There is a critical fix for SH wich should go into 2.95.4
   int f(int x) [ return 1000+x; }
will return 1000 otherwise.

Hartmut

Fri Mar  3 12:49:28 2000  J"orn Rennecke <amylaar@cygnus.co.uk>

	* reload1.c (reload_combine_note_use): Handle return register USEs.
	REG case: Handle multi-hard-register hard regs.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]