[PATCH] PR 16373: -fomit-frame-pointer when optimizing on x86

Jakub Jelinek jakub@redhat.com
Mon Jul 12 19:24:00 GMT 2004


On Mon, Jul 12, 2004 at 02:48:13PM +0200, Giovanni Bajo wrote:
> There are other systems than GNU/Linux, you know. Like embedded systems with no
> MMU or without a smart enough OS. People who care about -Os usually want the
> total binary ELF image to be as small as possible, because it needs to be burnt
> in a flash, etc.
> 
> -fasynchronous-unwind-tables should be a no-no for -Os.

Not for -Os, but for those embedded targets.

	Jakub



More information about the Gcc-patches mailing list