Skip to content
Snippets Groups Projects
Commit 62acd01e authored by Julian Seward's avatar Julian Seward
Browse files

[project @ 2000-07-13 08:49:24 by sewardj]

Reg needs to be imported non-abstractly for sparc.
parent df0e0b7f
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment