[PATCH] cleanup IA-64

Andreas Schwab schwab@suse.de
Fri Apr 12 10:47:00 GMT 2002


"David O'Brien" <obrien@freebsd.org> writes:

|> On Fri, Apr 12, 2002 at 11:45:58AM +0200, Andreas Schwab wrote:
|> > This cannot work, svr4.h is included after this file.
|> > PS: Where did you bootstrap your patch?
|> 
|> The testing I did do (using the configury testing script I've used in the
|> past) looked OK for ia64-foo-freebsd5 and ia64-foo-elf.  This was because
|> those target uses elfos.h rather than svr4.h.

Ok, I missed that fact.

|>     tm_file="${tm_file} dbxelf.h elfos.h ${fbsd_tm_file} ia64/sysv4.h ia64/freebsd.h"
|> 	tm_file="${tm_file} dbxelf.h elfos.h ia64/sysv4.h ia64/elf.h"

Perhaps ia64-linux should not use svr4.h either?  On the other hand, all
linux targets use svr4.h (if they use ELF at all), so it's probably better
to leave it in for consistency.  Perhaps GNU as on ia64 should accept and
ignore -Q* like it seems to do on all other targets.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE GmbH, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Gcc-patches mailing list