push_rounding vs memcpy vs stack_pointer_delta
Andreas Schwab
schwab@linux-m68k.org
Fri Aug 29 07:01:00 GMT 2014
DJ Delorie <dj@redhat.com> writes:
> The m32c-elf with -mcpu=m32c has a word-aligned stack and uses pushes
> for arguments (i.e. not accumulate_outgoing_args). In this test case,
> one of the arguments is memcpy'd into place, and an assert fails:
m68k has a similar configuration, and I've never seen this assertion
fail. But it doesn't pass arguments in registers.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
More information about the Gcc
mailing list