This is the mail archive of the gcc@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]

Re: Should gcc-4.0 apply mathematical associative rules for additionor multiplication


On Tue, 5 Oct 2004, Fariborz Jahanian wrote:

|
| On Oct 5, 2004, at 8:39 AM, Gabriel Dos Reis wrote:
|
| >
| > Please factor this into a separate (inline) function.  You're missing
| > division for reals (RDIV_EXPR.
| >
|
| Please note that, associative_tree_code(....) already excludes
| RDIV_EXPR.

right, sorry for that.
still, you need to factor the test into a separate function.

-- Gaby


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