This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bug 20375 - ia64 varadic regression


On Tue, Mar 08, 2005 at 10:15:09AM -0700, Jeffrey A Law wrote:
> FWIW, there is actually a system which varies its ABI based on whether
> or not an argument is named -- my old favorite, the 32bit PA SOM ABI
> behaves in this manner.  In fact, I believe it is the only port which
> gives a hoot about this kind of thing.
> 

Actually, there are quite a few of these: sparc64, ia64 at least.
I'm pretty sure there are others.  But of course, what they mean in
all cases by "named" is "in varargs or not", and is in all cases
not meaning arguments without names a la c++.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]