This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [m68k] asm regression with 3.3/3.4/3.5
Andreas Schwab <schwab@suse.de> writes:
>> But do all the 'other sane architectures' also use wacky argument-
>> passing conventions for system calls?
>
> What's wacky about passing syscall arguments in registers?
"Wacky" == "not the normal calling convention".
> All linux architectures do that, independent of the normal function
> call conventions.
I stand corrected. I guess we do have a problem then.
zw