https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120631
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |14.4 Resolution|--- |FIXED Summary|[16 Regression] ICE: in |[14/15/16 Regression] ICE: |decimal_integer_string, at |in decimal_integer_string, |real.cc:2342 when mixing |at real.cc:2342 when mixing |_BitInt() and _Decimal |_BitInt() and _Decimal |constants |constants Status|ASSIGNED |RESOLVED --- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Fixed for 16+, 15.2+ and 14.4+.