Gcc extra alignment..

Mark Mitchell mark@codesourcery.com
Tue Oct 31 17:41:00 GMT 2000


>>>>> "Richard" == Richard Henderson <rth@cygnus.com> writes:

    Richard> On Tue, Oct 31, 2000 at 12:08:15PM -0800, Linus Torvalds
    Richard> wrote:
    >> Might it not be worth-while to special-case the "do { } while
    >> (0)" construct and get rid of the "loop" very very early? It's
    >> pretty much the standard way of writing just about any macro.

    Richard> Yep, that does seem worth while.

You might as well use integer_zerop while you're at it; that catches a
few more cases. :-)

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


More information about the Gcc-patches mailing list