Irix6 bootstrap fails in function.c, missing arg to set_mem_attributes
Kaveh R. Ghazi
ghazi@caip.rutgers.edu
Sun Jun 4 20:05:00 GMT 2000
When bootstrapping tonight's CVS on mips-irix6.2 I get:
> cc -n32 -c -DIN_GCC -g -DHAVE_CONFIG_H -I. -I../../egcs-CVS20000604/gcc
> -I../../egcs-CVS20000604/gcc/config
> -I../../egcs-CVS20000604/gcc/../include
> ../../egcs-CVS20000604/gcc/function.c
> [...]
> "../../egcs-CVS20000604/gcc/function.c", line 4643: error(1162): too few
> arguments in function call
> set_mem_attributes (copy, parm);
We're missing the `objectp' parameter to set_mem_attributes.
--
Kaveh R. Ghazi Engagement Manager / Project Services
ghazi@caip.rutgers.edu Qwest Internet Solutions
More information about the Gcc-bugs
mailing list