This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Cross compiler Alpha->powerpc problems


On Mar 25, 2001, Bob Koninckx <bob.koninckx@mech.kuleuven.ac.be> wrote:

> ../../../src/gcc/gcc-2.95.2/gcc/libgcc2.c:1069: Could not split insn
> (insn:TI 144 16 18 (set (reg:SI 10 r10)
>         (const_int 4294901760 [0xffff0000])) 423 {movsi+1} (insn_list
> 143 (nil))
>     (nil))
> make[3]: *** [libgcc2.a] Error 1

> Any ideas ?? Suggestions

This is a known problem.  The ppc back-end doesn't work correctly on
64-bit machines.  I've been working on a patch to fix this, but the
patch I have still breaks HP-UX, so it can't be installed.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]