X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FnativeGen%2FX86%2FInstr.hs;h=5d731bd88dc369c0bfb0896edfd8e8136649199f;hp=7e11d233639d4398ce00a2fd49779661964b0ffc;hb=703ca1542c8e0983cc9d8eebce6e9f3dd3fd71e2;hpb=7bb3d1fc79521d591cd9f824893963141a7997b6 diff --git a/compiler/nativeGen/X86/Instr.hs b/compiler/nativeGen/X86/Instr.hs index 7e11d23..5d731bd 100644 --- a/compiler/nativeGen/X86/Instr.hs +++ b/compiler/nativeGen/X86/Instr.hs @@ -28,7 +28,6 @@ import Outputable import Constants (rESERVED_C_STACK_BYTES) import CLabel -import Panic -- Size of a PPC memory address, in bytes. --