[Git][ghc/ghc][wip/cross-ppr-floats] Fix typo

Peter Trommler gitlab at gitlab.haskell.org
Sat Aug 15 13:16:15 UTC 2020



Peter Trommler pushed to branch wip/cross-ppr-floats at Glasgow Haskell Compiler / GHC


Commits:
d914ea7a by Peter Trommler at 2020-08-15T09:16:14-04:00
Fix typo
- - - - -


1 changed file:

- compiler/GHC/CmmToAsm/Ppr.hs


Changes:

=====================================
compiler/GHC/CmmToAsm/Ppr.hs
=====================================
@@ -46,7 +46,7 @@ import GHC.Word
 
 -- ToDo: this code is currently shared between SPARC and LLVM.
 --       Similar functions for (single precision) floats are
---       present in the SPARC backen only. We need to fix both
+--       present in the SPARC backend only. We need to fix both
 --       LLVM and SPARC.
 
 castDoubleToWord8Array :: STUArray s Int Double -> ST s (STUArray s Int Word8)



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d914ea7ab6d4ab3e26b31e558156bd6aec268a90

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d914ea7ab6d4ab3e26b31e558156bd6aec268a90
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20200815/8e07c218/attachment.html>


More information about the ghc-commits mailing list