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

             Bug #: 12314
           Summary: Incorrect file referenced by inlined functions
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Common Code Generator Code
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Created attachment 8241
  --> http://llvm.org/bugs/attachment.cgi?id=8241
Test case

Building the attached test case against libc++ on Linux and executing it in gdb
gives the following backtrace:

...
#10 basic_string (this=0x400950, __s=0x40218d "foo", __t1=0x7fffffffdd48, 
    __t2=0x7fffffffdd44, this=0x400950, __x=0x7fffffffdd60) at test.cpp:1485
#11 f (Mod=0x400950) at test.cpp:12

-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to