X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FnativeGen%2FTargetReg.hs;fp=compiler%2FnativeGen%2FTargetReg.hs;h=471ee21384aa60c0f711b6248883bf93877da0b8;hb=547bf6827f1fc3f2fb31bc6323cc0d33b445f32a;hp=2643b00d87a73910e5c8815d8295d3ac44beec59;hpb=8b94848bae9cabac968d9c86c36a28d3cc7b6a72;p=ghc-hetmet.git diff --git a/compiler/nativeGen/TargetReg.hs b/compiler/nativeGen/TargetReg.hs index 2643b00..471ee21 100644 --- a/compiler/nativeGen/TargetReg.hs +++ b/compiler/nativeGen/TargetReg.hs @@ -39,8 +39,6 @@ import qualified PPC.RegInfo as PPC #elif sparc_TARGET_ARCH import qualified SPARC.Regs as SPARC -import qualified SPARC.RegInfo as SPARC - #else #error "RegAlloc.Graph.TargetReg: not defined"