Dear Ben Gardiner, In message <[email protected]> you wrote: > > It's fine by me but I'm curious: why move the declaration of the stack > variables i and net_size to before the check of the block_isbad > function pointer? Before this change, I think there would be no > allocation of these variables on the stack if the block_isbad function > pointer is null.
The optimizer is more clever than you assume. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] Life is a game. Money is how we keep score. - Ted Turner _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

