This is the mail archive of the gcc-bugs@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: Does EGCS Support ARC


On Fri, Jan 29, 1999 at 10:15:45PM -0800, Catherine Fong wrote:
> Is ARC one of the targets that EGCS supports?

Technically.  It's not been used in a long time and has
a touch of bit rot.

> explow.o: In function `allocate_dynamic_stack_space':
> gcc/explow.c:1189: undefined reference to `arith_operand'

Change this reference to `register_operand'.


r~


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