https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120993
Paul Eggert <eggert at cs dot ucla.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #7 from Paul Eggert <eggert at cs dot ucla.edu> --- (In reply to Joseph S. Myers from comment #6) > Note the "if that representable > finite floating-point number is normalized" in the specification for > LDBL_MAX_EXP; 2**1023 isn't normalized, because not all choices of the > subsequent 105 significand bits are valid. Oh, thanks, I missed that. Sorry about the noise. Marking the bug report as resolved+invalid.