On Wed, 25 Sep 2019 at 10:11, Ed Maste <[email protected]> wrote: > > Functionally equivalent, although I compared the compiled output of > both cases and what's currently there is somewhat smaller. Note that > it's not an #else case, the equivalent loop is used in both cases - > handling the non-word-size residue in the __GNUC__ case.
Ah, actually I think I'm mistaken here - what's in the tree does indeed compile to a slightly smaller object, but just due to arbitrary nop alignment. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
