Nick Clifton <ni...@redhat.com> writes:
>> +      /* Even zero-sized arguments occupy one byte.  */
>> +      if (size == 0)
>> +    size = 1;
>
> That fixes it!

Great!  Thanks for confirming.

> Will you apply this patch yourself, or should I submit the patch and the 
> test case as a separate email to gcc-patches ?

It's OK, I'll try to do it this weekend.  I'd like to add a testcase for
stack arguments as well.

Richard

Reply via email to