Should gcc-4.0 apply mathematical associative rules for addition or multiplication
Gabriel Dos Reis
gdr@cs.tamu.edu
Tue Oct 5 17:59:00 GMT 2004
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
More information about the Gcc
mailing list