This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: port of the LLVM patch to the trunk
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: rafael dot espindola at gmail dot com (Rafael Ávila de Espíndola)
- Cc: sabre at nondot dot org (Chris Lattner), gcc at gcc dot gnu dot org
- Date: Mon, 28 Nov 2005 23:47:50 -0500 (EST)
- Subject: Re: port of the LLVM patch to the trunk
>
> --nextPart1783728.bJoWQadrrL
> Content-Type: text/plain;
> charset="us-ascii"
> Content-Transfer-Encoding: quoted-printable
> Content-Disposition: inline
>
> I had some problems when trying to use the apple branch on a gnu/linux/x86.=
> =20
> Because of this I am trying to port the patch to the trunk. With some help=
> =20
> from Chris I am now able to build xgcc, but a type check fails when it is=
> =20
> run:
>
> ../../trunk-llvm/gcc/crtstuff.c:186: internal compiler error: tree check:=
> =20
> expect
> ed tree_list, have integer_cst in ConvertArrayCONSTRUCTOR, at=20
> llvm-convert.cpp:2
> 132
>
> The current patch can be dowloaded from:
>
> http://www.las.ic.unicamp.br/~espindola/gcc-llvm-trunk-107525.patch.bz2
Of course this patch does not include the new files so nobody can help you :).
-- Pinski