Skip to content

Fix float parsing in GHC.Cmm.Lexer

Where is the key part of this patch? That is, what should reviewers look at first?

compiler/GHC/Cmm/Lexer.x
Also added a test case testsuite/tests/cmm/should_compile/T24224.cmm

Fixes #24224 (closed)

Merge request reports