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]

egcs-20000530, Next 3.3; Bad generated insn-emit.c


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

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