[GHC] #11209: Please add platform detection support for sh4 (Hitachi SuperH)
GHC
ghc-devs at haskell.org
Sun Dec 13 12:41:09 UTC 2015
#11209: Please add platform detection support for sh4 (Hitachi SuperH)
-------------------------------------+------------------------------
Reporter: glaubitz | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Other
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+------------------------------
Comment (by Sergei Trofimovich <siarheit@…>):
In [changeset:"f48015bcac59960f6d266506a5f378c9bcf8f005/ghc" f48015b/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="f48015bcac59960f6d266506a5f378c9bcf8f005"
configure: add support for 'sh4' (Trac #11209)
Debian has Renesas SH4 (SuperH) port with a triplet:
sh4-linux-gnu
Patch by glaubitz adds 'sh4' CPU to recognize target
as ArchUnknown.
Signed-off-by: Sergei Trofimovich <siarheit at google.com>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11209#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list