[LLVMbugs] [Bug 11705] New: fatal error: error in backend: expected relocatable expression on Linux x86

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jan 4 12:44:13 PST 2012


http://llvm.org/bugs/show_bug.cgi?id=11705

             Bug #: 11705
           Summary: fatal error: error in backend: expected relocatable
                    expression on Linux x86
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: kuba.staszak at gmail.com
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 7839
  --> http://llvm.org/bugs/attachment.cgi?id=7839
C++ test

$ clang++ pgen.cc
fatal error: error in backend: expected relocatable expression

Crashes on Linux x86, works on OSX 64bit.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list