This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: irix bootstrap dies in builtins.c
On Fri, Mar 30, 2001 at 04:48:49AM -0000, Billinghurst, David (CRTS) wrote:
> mips-sgi-irix6.5 bootstrap of CVS with cc dies with
>
> "/exd4/billingd/src/gcc-mainline/gcc/builtins.c", line 3597: error(1119):
> return value type does not match the function type
> return expand_builtin_dwarf_fp_regnum ();
>
> and we see that expand_builtin_dwarf_fp_regnum is not declared in builtins.c
Huh? Error? That function has _never_ been declared anywhere.
r~