------- Comment #5 from rguenth at gcc dot gnu dot org  2008-02-21 09:56 -------
Summary slightly changed.  There are two issues now:

 - We still do not allow re-association by default, even if we would honor
   PAREN_EXPR

 - There is no way to allow re-association in the face of PAREN_EXPR


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
            Summary|PAREN_EXPR: Option to allow |-fassociative-math not
                   |for reassociation           |enabled by default;  No
                   |                            |option to associate with
                   |                            |PAREN_EXPRs
            Version|4.3.0                       |4.4.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35259

Reply via email to