[Bug c/18128] REGRESSION: Wrong precedence
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Oct 24 19:01:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-24 19:01 -------
Invalid:
printf( "-4.0 is %f\n", -A() + A());
either A() can be evaluated first which is the misunderstanding in your part.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18128
More information about the Gcc-bugs
mailing list