[LLVMbugs] [Bug 647] NEW: [ppc backend] Should support equivalent of GCC's -fno-pic

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Oct 31 16:43:39 PST 2005


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=647

           Summary: [ppc backend] Should support equivalent of GCC's -fno-
                    pic
           Product: libraries
           Version: 1.3
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Backend: PowerPC
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: sabre at nondot.org


Apple GCC supports -fno-pic, which is slightly different than -mdynamic-no-pic.  It does not emit stubs 
for external global or function references.  This would be a 'nice-to-have' feature.

-Chris



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the llvm-bugs mailing list