X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FnativeGen%2FPositionIndependentCode.hs;fp=compiler%2FnativeGen%2FPositionIndependentCode.hs;h=ead98632ed17da4e39fda2244efa9c67ab2e7284;hb=76e26e9cbb54efc31dde95c927ea8af17439febf;hp=53ee563e5cdbfd5da1a642fea0eb46fa3308a29d;hpb=1d35581af7f2228a730385bfc37cb3cf5fc48243;p=ghc-hetmet.git diff --git a/compiler/nativeGen/PositionIndependentCode.hs b/compiler/nativeGen/PositionIndependentCode.hs index 53ee563..ead9863 100644 --- a/compiler/nativeGen/PositionIndependentCode.hs +++ b/compiler/nativeGen/PositionIndependentCode.hs @@ -274,7 +274,7 @@ howToAccessLabel CallReference lbl = AccessDirectly #if !i386_TARGET_ARCH | labelDynamic lbl && opt_PIC - = AccessViaSymbolStub + = AccessViaStub #endif howToAccessLabel _ lbl