This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: Updated version of x86_64-pc-mingw32 support of gcc.
Michael Matz wrote:
Hi,
On Mon, 19 Mar 2007, Kai Tietz wrote:
It does, when you request it (-fPIC, or -fPIE for executables). If that
makes you not need the large model, then you really want to force that.
The large model comes at a fairly high cost.
Which AFAIK is ignored by current gcc PE x86 targets? There was a patch
that fixed it
posted here a couple of months ago, but the OP stopped pushing it:
http://gcc.gnu.org/ml/gcc-patches/2007-01/msg02262.html
Cheers,
Pedro Alves