[prev in list] [next in list] [prev in thread] [next in thread] 

List:       llvm-dev
Subject:    Re: [LLVMdev] Compile error in InstrSelectionSupport.cpp
From:       Chris Lattner <sabre () nondot ! org>
Date:       2002-09-17 12:26:01
Message-ID: Pine.LNX.4.30.0209171228150.11344-100000 () nondot ! org
[Download RAW message or body]

> ISSUE: line 474 of InstrSelectionSupport.cpp is a conditional expression
> of the form (<expr> ? (ConstantSInt*) : (ConstantUInt*)), which is an
> unholy mixture of pointer types.

Actually, it's a GCC 2.96 bug.  They have a common base class, which they
should be promoted to, but aren't.

Fixed thusly:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20020916/000279.html

-Chris

http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic