[LLVMbugs] [Bug 2454] New: Testcase failing to find compile unit

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Jun 13 09:47:37 PDT 2008


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

           Summary: Testcase failing to find compile unit
           Product: Test Suite
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DejaGNU
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: matthijs at stdin.nl
                CC: llvmbugs at cs.uiuc.edu


The NoCompileUnit testcase is currently failing, but I can't figure out what
it's supposed to do. Anyone got a clue?

FAIL:
/home/kooijman/src/llvm-trunk/test/FrontendC++/2006-11-30-NoCompileUnit.cpp
Failed with unknown error (or has stderr output) at line 5
while running: gdb -q -batch -n -x 2006-11-30-NoCompileUnit.cpp.tmp2
NoCompileUnit.exe |  tee NoCompileUnit.out | not grep {"low == high"}

/home/kooijman/src/llvm-trunk/test/FrontendC++/Output/2006-11-30-NoCompileUnit.cpp.tmp2:3:
Error in sourced command file: No symbol "NoCompileUnit" in current context

/home/kooijman/src/llvm-trunk/test/FrontendC++/Output/NoCompileUnit.cpp.tmp2:3:
Error in sourced command file: No symbol "NoCompileUnit" in current context.


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