This is the mail archive of the gcc-patches@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]

[PATCH] Another ASM_SPEC tweak for mips-netbsd


I noticed this when building the NetBSD kernel; missed it before because
the handling of -KPIC is (well, was until last night) totally different
in NetBSD's 2.95.3-based compiler.

Bootstrapped on mipseb-netbsd, and fixes my NetBSD MIPS kernel build
problem.  Checked into mainline.

	* config/mips/netbsd.h (SUBTARGET_ASM_SPEC): Don't pass -KPIC
	to the assembler if -mno-abicalls was specified.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>

Attachment: mips-nbsd-patch
Description: Text document


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