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] Allow -mcmodel=large for x86-64 target


The following patch allows -mcmodel=large to be specified for the
x86-64 target.  The large code model does work, and the NetBSD/x86_64
kernel currently requires it.

2001-12-29  Jason Thorpe  <thorpej@wasabisystems.com>

	* config/i386/i386.c (override_options): Do not report
	an error if -mcmodel=large is specified.

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

Attachment: JRT-patch2
Description: patch2


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