Subject: bin/1863: gcc on m68k doesn't pass -m68040 through to assembler
To: None <sun-lamp-gnats@pain.lcs.mit.edu>
From: J.T. Conklin <jtc@NetBSD.ORG>
List: netbsd-bugs
Date: 12/27/1995 19:42:48
>Number:         1863
>Category:       bin
>Synopsis:       gcc on m68k doesn't pass -m68040 through to assembler
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bin-bug-people (Utility Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Dec 27 19:50:02 1995
>Last-Modified:
>Originator:     J.T. Conklin
>Organization:
	
>Release:        1.1
>Environment:
	
System: NetBSD pain.lcs.mit.edu 1.0A NetBSD 1.0A (PAIN) #0: Sat Oct 7 08:07:40 EDT 1995 mycroft@pain.lcs.mit.edu:/a/users/mycroft/sys/arch/i386/compile/PAIN i386


>Description:
Gcc does not pass -m68040 through to the assembler.  So if a new gas has
been installed and -m68040 is specified, the assembler will complain
when it sees the '040 opcodes.

>How-To-Repeat:
	gcc -m68040 foo.c
>Fix:
Change gcc spec.  Make sure our gas "fails" when it sees -m68040 flag.

>Audit-Trail:
>Unformatted: