Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
obsidiansystems
GHC
Commits
62acd01e
Commit
62acd01e
authored
Jul 13, 2000
by
sewardj
Browse files
[project @ 2000-07-13 08:49:24 by sewardj]
Reg needs to be imported non-abstractly for sparc.
parent
df0e0b7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/nativeGen/MachMisc.lhs
View file @
62acd01e
...
...
@@ -43,7 +43,7 @@ import AbsCUtils ( magicIdPrimRep )
import CLabel ( CLabel, isAsmTemp )
import Literal ( mkMachInt, Literal(..) )
import MachRegs ( stgReg, callerSaves, RegLoc(..),
Imm(..), Reg,
Imm(..), Reg
(..)
,
MachRegsAddr(..)
# if sparc_TARGET_ARCH
,fp, sp
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment