PR2076
Geoff Keating
geoffk@geoffk.org
Wed Apr 25 12:27:00 GMT 2001
This sounds very much like the bug that Dale Johannesen <dalej@apple.com>
was trying to fix for Darwin. The problem is that STRICT_ARGUMENT_NAMING
needs to be switched on, but it needs to be done carefully so as not to
change the ABI, and I haven't had time to work out how to get it done.
Our discussion is up to:
> From: Dale Johannesen <dalej@apple.com>
> All right, thanks for looking. I believe STRICT_ARGUMENT_NAMING
> should be used throughout, and I could write it that way. However,
> I am not in a position to test it on anything but MacOS. Is that
> what you want?
So perhaps if someone could help Dale with testing his patch on AIX
(he can of course build a cross-compiler to test it on ELF, assuming
that the code he's touching can even be run under ELF) he could
make more progress?
--
- Geoffrey Keating <geoffk@geoffk.org>
More information about the Gcc
mailing list