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]

Re: PR/7531: Update documentation to mention -mcmodel for x86-64


On Thu, Aug 08, 2002 at 09:37:14AM +0200, Andreas Jaeger wrote:
> +@item -mcmodel=large
> +@opindex mcmodel=large
> +Generate code for the medium model: This model makes no assumptions
			 ^^^^^^ guess this should be large...
> +about address and sizes of sections.  Currently GCC does not implement
> +this model.
>  @end table

	Jakub


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