This is the mail archive of the gcc-patches@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: Genarating other compilers then c and c++ for i370, i960 and v850 targets


On Thu, Dec 28, 2000 at 08:16:45AM +0000, Herman ten Brugge wrote:
> This function is only available in the c and c++ compiler and not in
> fortan, java and other compilers. The patch below fixes this problem 
> or the i370, i960 and v850 targets.

Yes, and you'll notice that v850 wasn't actually broken, since
its file v850-c.c is only linked into the c and c++ compilers.

The i370 and i960 ports should get the same treatment.

Assuming, that is, that the i370 port isn't obsoleted by the s370 port....



r~

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