|
[ ghc-Bugs-1032241 ] power-pc code generation error: msg#00063lang.haskell.glasgow.bugs
Bugs item #1032241, was opened at 2004-09-21 16:30 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1032241&group_id=8032 Category: Compiler Group: 6.2.1 Status: Open Resolution: None Priority: 5 Submitted By: Mark Tullsen (mtullsen) Assigned to: Nobody/Anonymous (nobody) Summary: power-pc code generation error Initial Comment: The following code (in Test.hs, attached): module Test where data T = C1 | C2 ... | C200 results in an assembler error when compiling natively (for the PPC): $ ghc -c Test.hs /tmp/ghc8899.s:6652:Fixup of 45900 too large for field width of 16 bits /tmp/ghc8899.s:6650:Fixup of 45908 too large for field width of 16 bits I don't have a problem when I compile via C: $ ghc -fvia-C -c Test.hs $ Environment: ghc 6.2.1 Mac OS X PPC ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1032241&group_id=8032
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Text.ParserCombinators.Parsec requires -package text., Claus Reinke |
|---|---|
| Next by Date: | [ ghc-Bugs-1025941 ] Big problems running ghc and ghci, SourceForge.net |
| Previous by Thread: | Template Haskell and boot files, George Russell |
| Next by Thread: | ghc-6.2.1: panic! (the `impossible' happened, GHC version 6.2.1), Dominic Steinitz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |