[Bug target/79487] Invalid _Decimal32 comparison on s390x

vogt at linux dot vnet.ibm.com gcc-bugzilla@gcc.gnu.org
Tue Feb 14 17:01:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79487

--- Comment #11 from Dominik Vogt <vogt at linux dot vnet.ibm.com> ---
Well, then, what is the place where the constant should be truncated to what
its mode can represent?

Right at the start of the Tree dumps there seems to be a difference between
float and _Decimal32.  Float constants are printed in E-Notation while
_Decimal32 constants are just printed as integers (with the above value, not
verified with anything else).


More information about the Gcc-bugs mailing list