This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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: check-textrel


Alan Modra wrote:

> Thanks.  Incidentally, after looking at various specs, I believe that
> there isn't a compiler bug.  ie. a long long argument passed in a
> function call where there is no prototype in scope, is _not_ passed
> as if it were an int or long.  Instead, the argument is assumed to
> be a long long.

Sure.  But this doesn't justify the changes.  Just making sure the
prototypes are seen is the correct change.

-- 
--------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------


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