Tr : [redundency elimination, code motion, commun expression elimination] GCC optimizations

Miles Bader miles@gnu.org
Tue Sep 27 09:35:00 GMT 2011


Miles Bader <miles@gnu.org> writes:
> Hmm, actually testing with a recent gcc snapshot, it _is_ merging the
> two if-blocks:
...

and in fact, gcc 4.4.6, 4.5.3, and 4.6.1 seem to do the same thing!

So I dunno... what's the complaint again...?

-Miles

-- 
((lambda (x) (list x x)) (lambda (x) (list x x)))



More information about the Gcc-help mailing list