[LLVMbugs] [Bug 922] NEW: llvm-gcc3 determines source filename incorrectly for errors and debug info

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Sep 25 11:04:47 PDT 2006


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

           Summary: llvm-gcc3 determines source filename incorrectly for
                    errors and debug info
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: llvm-gcc
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: criswell at uiuc.edu


The llvm-gcc3 frontend (based on GCC 3.4 sources) does not correctly determine
the source filename for C constructs under certain conditions.  This leads to
two errors:

1) Warning and error messages alert the user to look at the wrong file.
2) LLVM debugging instructions contain the wrong filename.



------- 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