First Last Prev Next    No search results available
Details
: [llvmgcc] Crash on use of undeclared enum type
Bug#: 326
: tools
: llvm-gcc
Status: RESOLVED
Resolution: FIXED
: All
: All
: 1.0
: P2
: normal
: 1.3

:
: compile-fail
:
:
  Show dependency tree - Show dependency graph
People
Reporter: Chris Lattner <clattner@apple.com>
Assigned To: Chris Lattner <clattner@apple.com>

Attachments


Note

You need to log in before you can comment on or make changes to this bug.

Related actions


Description:   Opened: 2004-04-21 13:15
llvmgcc crashes on the following file:

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

It should not.

-Chris
------- Comment #1 From Chris Lattner 2004-04-21 13:50:06 -------
Fixed.  Testcase here: CFrontend/2004-05-21-IncompleteEnum.c

Patch here:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040419/013944.html

-Chris

First Last Prev Next    No search results available