https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126824
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2026-08-12
Ever confirmed|0 |1
Status|UNCONFIRMED |WAITING
--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> ---
The documentation is correct is supposed to be round to towards zero since. Ir
is used for casting from real to int.
C
Which implementation does not match this?