[LLVMbugs] [Bug 326] NEW: [llvmgcc] Crash on use of undeclared enum type

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Apr 21 11:15:45 PDT 2004


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

           Summary: [llvmgcc] Crash on use of undeclared enum type
           Product: tools
           Version: 1.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: llvm-gcc
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: sabre at nondot.org


llvmgcc crashes on the following file:

---------
void test(enum foo *X) {}
---------

It should not.

-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