This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
egcs-20000530, Next 3.3; Bad generated insn-emit.c
- To: gcc-bugs at gcc dot gnu dot org
- Subject: egcs-20000530, Next 3.3; Bad generated insn-emit.c
- From: Jim McKelvey <James dot W dot McKelvey at jpl dot nasa dot gov>
- Date: Mon, 05 Jun 2000 09:13:14 -0700
egcs-20000530
Next Cube running NextSTEP 4.2, 3.3 Developer
insn-emit.c:4075: too many arguments to function `gen_call'
In function gen_untyped_call:
emit_call_insn (gen_call (operands[0], const0_rtx, NULL, const0_rtx));
But gen_call is declared with only two arguments.
insn-emit.c:
insn-emit.c.bz2
James.W.McKelvey@jpl.nasa.gov