This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/10083: alpha: ICE while building swi-prolog-packages
- From: Richard Henderson <rth at redhat dot com>
- To: Falk Hueffner <falk dot hueffner at student dot uni-tuebingen dot de>
- Cc: gcc-gnats at gcc dot gnu dot org, 184749 at bugs dot debian dot org, gcc-bugs at gcc dot gnu dot org, rmurray at debian dot org
- Date: Sun, 16 Mar 2003 11:59:39 -0800
- Subject: Re: c/10083: alpha: ICE while building swi-prolog-packages
- References: <873clno2lt.fsf@student.uni-tuebingen.de> <87llzfmkb4.fsf@student.uni-tuebingen.de>
On Sun, Mar 16, 2003 at 03:56:47PM +0100, Falk Hueffner wrote:
> (zero_extend:TI (const_int 65 [0x41])))
This is indeed illegal. Should be just the const_int here.
r~