check-textrel

Alan Modra amodra@bigpond.net.au
Tue Feb 11 06:43:00 GMT 2003


On Mon, Feb 10, 2003 at 09:49:13PM -0800, Ulrich Drepper wrote:
> Alan Modra wrote:
> 
> > Not this file.  The above gcc command line, with the exception of -Wall
> > and -o was taken from my "make check" log.
> 
> Right.  But still, you cannot define the macros in the file.  They have
> to go on the command line.  I've made the changes.

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.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre



More information about the Libc-alpha mailing list