This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/34685] New: [patch] Honour parentheses in expressions


This is just a reminder to ensure that Richard's patch does not get forgotten:
  http://gcc.gnu.org/ml/fortran/2008-01/msg00019.html
(especially since the patch tracker is currently down.)

> > This adds a middle-end PAREN_EXPR tree code that acts as re-association
> > barrier for floating point expressions.  This allows to model the Fortran
> > semantics that allow re-association for expressions that are not
> > explicitly wrapped inside parentheses.


-- 
           Summary: [patch] Honour parentheses in expressions
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: burnus at gcc dot gnu dot org


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]