PATCH for PR6445

Mark Mitchell mark@codesourcery.com
Thu Apr 25 13:56:00 GMT 2002



--On Thursday, April 25, 2002 01:40:59 PM -0700 Richard Henderson 
<rth@redhat.com> wrote:

> On Thu, Apr 25, 2002 at 11:57:41AM -0700, Mark Mitchell wrote:
>> !   emit_call_insn (TARGET_80387
>> !                   ? gen_call_value (gen_rtx_REG (XCmode,
>> FIRST_FLOAT_REG),
>
> Based on the comment, I don't think you can make this change
> without horking regstack.  I guess you have to change the
> above TARGET_80387 test to TARGET_FLOAT_RETURNS_IN_80387.

OK; thanks for holding my hand.  I'll test that out, and commit if it
works.

Thanks,

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



More information about the Gcc-patches mailing list