svn commit: trunk/busybox
Bernhard Fischer
rep.dot.nop at gmail.com
Wed Jun 4 05:25:52 PDT 2008
On Wed, Jun 04, 2008 at 04:53:24AM -0700, vda at busybox.net wrote:
>Author: vda
>Date: 2008-06-04 04:53:24 -0700 (Wed, 04 Jun 2008)
>New Revision: 22212
>
>Log:
>remove -fno-jump-tables - after stripping it proved to be worse
The only thing that really makes sense and is (imo) benefical is
http://www.google.com/search?hl=en&as_q=flatten+switch-stmt
i.e. do away with all useless jumping around and branching.
More information about the busybox
mailing list