"small data" in m68k gcc?

Richard Henderson rth@redhat.com
Mon Oct 13 02:20:00 GMT 2003


On Mon, Oct 13, 2003 at 01:13:55AM +0200, Bernardo Innocenti wrote:
> There's currently no distinction between -fpic and -fPIC in the
> m68k back-end.

Sure there is.  The former generates 16-bit offsets from pic register,
the later generates 32-bit offsets.  Which is why -fPIC isn't available
on ColdFire.



r~



More information about the Gcc mailing list