Subject: Re: EGCS 1.1 UPDATE rev. 2
To: Tsubai Masanari <tsubai@iri.co.jp>
From: Todd Vierling <tv@pobox.com>
List: tech-toolchain
Date: 08/19/1998 10:56:28
On Wed, 19 Aug 1998, Tsubai Masanari wrote:

: (define_expand "save_stack_function"
:   [(use (const_int 0))]
:   ""
:   "")
: 
: (define_expand "restore_stack_function"
:   [(use (const_int 0))]
:   ""
:   "")
: 
: and they don't have operands defined, so genemit makes them PROTO((void)).

Ah.  I'll put in fixes that make them accept two (unused) args like the rest
of the world.  ;)

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)