more changes

Andreas Schwab schwab@issan.informatik.uni-dortmund.de
Mon Oct 26 02:31:00 GMT 1998


Geoff Keating <geoffk@ozemail.com.au> writes:

|> I sent a message explaining this more fully to Ulrich, but in short:
|> 
|> - Fortunately, there is little benefit to inlining syscalls on ppc, but:
|> - if you did want to do it on ppc, you would need to know the types of
|>   parameters to each function, in particular pread and pwrite :-(

You can use __builtin_classify_type to get type information from the
compiler.

Andreas.

-- 
Andreas Schwab                                      "And now for something
schwab@issan.cs.uni-dortmund.de                      completely different"
schwab@gnu.org



More information about the Libc-hacker mailing list