First Last Prev Next    No search results available
Details
: [execution engines] Unhandled cast constant expression
Bug#: 296
: libraries
: Generic Execution Engine Support
Status: RESOLVED
Resolution: FIXED
: All
: All
: 1.0
: P2
: normal
: 1.2

:
: compile-fail
:
: 273
  Show dependency tree - Show dependency graph
People
Reporter: Chris Lattner <sabre@nondot.org>
Assigned To: Chris Lattner <sabre@nondot.org>

Attachments


Note

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

Related actions


Description:   Opened: 2004-03-16 01:11
This global causes the EE core to assert:

%l.0__ = internal global [3 x sbyte*] [ sbyte* null, sbyte* cast (uint 1 to
sbyte*), sbyte* cast (uint 2 to sbyte*) ]      

-Chris
------- Comment #1 From Chris Lattner 2004-03-16 01:12:12 -------
I'll implement this tommorow.  It is blocking Bug 273.

-Chris
------- Comment #2 From Chris Lattner 2004-03-16 02:41:31 -------
Fixed.  Patch here:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040315/013180.html

-Chris

First Last Prev Next    No search results available