PATCH: bugfix for OUT_FCN macro definition

Richard Henderson rth@cygnus.com
Tue Jan 18 21:52:00 GMT 2000


On Tue, Jan 18, 2000 at 05:48:30PM -0500, Kaveh R. Ghazi wrote:
> When cross compiling to a vax-dec-vms system, I got an error from the
> definition of OUT_FCN which tried to access a non-existent member of
> insn_data.  (OUT_FCN() is only used in vax.md.)  I guessed that the
> following might be the right fix.

Actually, OUT_FCN should have been deleted.  The proper
thing is get_insn_template() from final.c.


r~


More information about the Gcc-bugs mailing list