[Bug target/40503] DEC_EVAL_METHOD not match operators
tydeman at tybor dot com
gcc-bugzilla@gcc.gnu.org
Tue Oct 20 06:25:00 GMT 2009
------- Comment #3 from tydeman at tybor dot com 2009-10-20 06:25 -------
In 4.4.1, it appears that the type of the LHS in LHS = RHS determines how the
RHS
is evaluated. If the RHS involves only _Decimal32 types, then the RHS will be
evaluated to the type of the LHS (_Decimal32, 64, or 128). That behavoiur is
not
what C99 wants.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40503
More information about the Gcc-bugs
mailing list