Bootstrap failure on MIPS

Mark Mitchell mark@codesourcery.com
Tue Feb 1 23:46:00 GMT 2000


>>>>> "Richard" == Richard Henderson <rth@twiddle.net> writes:

    Richard> On Sat, Jan 29, 2000 at 03:24:09PM -0800, Mark Mitchell
    Richard> wrote:
    >> - PUT_MODE (outgoing, DECL_RTL (DECL_RESULT
    >> (current_function_decl))); + PUT_MODE (outgoing, DECL_MODE
    >> (DECL_RESULT (current_function_decl)));

    Richard> Twas a typo true, but is wasn't what I was after.  What I
    Richard> wanted was GET_MODE (DECL_RTL (...)).

Ah-ha.  Thanks!

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


More information about the Gcc-bugs mailing list