------- Comment #2 from rguenth at gcc dot gnu dot org 2007-05-31 21:18 ------- Note we do expand anint in this optimal way already (for x86 and SSE math). Note that we don't have infrastructure to obey paranthesis but only to not do re-association at all.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32172