Hi.
../../gcc/config/avr/avr.c -o avr.o
.../../gcc/config/avr/avr.c: In function �‘avr_override_options�’:
.../../gcc/config/avr/avr.c:396: error: �‘PARAM_INLINE_CALL_COST�’
undeclared (first use in this func )
.../../gcc/config/avr/avr.c:396: error: (Each undeclared identifier is
reported only once
.../../gcc/config/avr/avr.c:396: error: for each function it appears in.)
If anyone knows the about issue please let me know, it looks like
something got commited but not all of the change.
Remove from avr_override_options:
if (!PARAM_SET_P (PARAM_INLINE_CALL_COST))
set_param_value ("inline-call-cost", 5);
Anatoly.
_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list