On Mon, Jan 17, 2011 at 00:32, Bastian Bittorf <bitt...@bluebottle.com> wrote:
> this is theory as must be checked.

If the GCC man page is theoretical, then I'm obviously a big fan of
fiction.  Please spend an evening with 'man 1 gcc' and learn what
optimizations are turned on with what switches and what effects those
optimizations have before issuing such assertions.  You may be
surprised to find that many optimizations turned on under -O3 are also
used under -Os.

Nothing is going to stop you from experimentally proving such a
'theory', but starting with the documentation that comes with the
compiler is going to save you a lot of time in the end.
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to