X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FnativeGen%2FPIC.hs;h=fbe51999b5eb6207ca8ab9f702b89e0c95eb6c50;hb=ec5035bd9b6a052126d9631331ff924fc9cc28e6;hp=5bfe90b0fab4139aa0f99a0fbda086ef9e5b05eb;hpb=0af418beb1aadcae1df036240151556895d00321;p=ghc-hetmet.git diff --git a/compiler/nativeGen/PIC.hs b/compiler/nativeGen/PIC.hs index 5bfe90b..fbe5199 100644 --- a/compiler/nativeGen/PIC.hs +++ b/compiler/nativeGen/PIC.hs @@ -635,7 +635,7 @@ pprImportedSymbol _ OSDarwin _ -- section. -- The "official" GOT mechanism (label@got) isn't intended to be used -- in position dependent code, so we have to create our own "fake GOT" --- when not opt_PCI && not opt_Static. +-- when not opt_PIC && not opt_Static. -- -- 2) PowerPC Linux is just plain broken. -- While it's theoretically possible to use GOT offsets larger