Hi all,
I am getting the similar error while building the GCC tool chain.
I am unable to get what the line "This appears fixed by r110130." mean?
How to get where the fix for the above bug is?
Any help in this regard will be appreciated.
Best Regards,
Prashant S. Purohit.
Bugzilla from gcc-
Hi,
I am trying to port gcc-4.3.0 to a custom architecture. The high level
language selected is C.
The processor is a RISC processor and all the registers are of 32-bits wide.
The integer data type (SImode) is set as 32-bits.
I have already completed implementation to support integer data type