public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: [patch] restore bootstrap on ppc darwin
@ 2007-09-07 11:54 Dominique Dhumieres
  2007-09-07 14:47 ` Jan Hubicka
  0 siblings, 1 reply; 2+ messages in thread
From: Dominique Dhumieres @ 2007-09-07 11:54 UTC (permalink / raw)
  To: gcc; +Cc: jh, toa, richard.guenther, gcc-patches

At revision 128228, the patch enables me to go from stage1 to stage3, but bootstrap
still fails with:

libtool: compile:  /opt/gcc/darwin_buildw/gcc/gcj -B/opt/gcc/darwin_buildw/powerpc-apple-darwin8/ppc64/libjava/ -B/opt/gcc/darwin_buildw/gcc/ -fclasspath= -fbootclasspath=../../../../gcc-4.3-work/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -m64 -c -fsource-filename=/opt/gcc/darwin_buildw/powerpc-apple-darwin8/ppc64/libjava/classpath/lib/classes -MT gnu/javax/imageio/jpeg.lo -MD -MP -MF gnu/javax/imageio/jpeg.deps @gnu/javax/imageio/jpeg.list  -fno-common -o gnu/javax/imageio/.libs/jpeg.o
/var/tmp//ccFhkZpcjx: In class 'gnu.javax.imageio.jpeg.DCT':
/var/tmp//ccFhkZpcjx: In method 'gnu.javax.imageio.jpeg.DCT.slow_idct(double[][])':
/var/tmp//ccFhkZpcjx:0: error: invalid rtl sharing found in the insn
(insn 475 474 476 37 ../../../../../../gcc-4.3-work/libjava/classpath/gnu/javax/imageio/jpeg/DCT.java:119 (set (reg:SI 338)
        (mem/c/i:SI (plus:DI (reg/f:DI 113 sfp)
                (const_int 128 [0x80])) [19 S4 A32])) 328 {*movsi_internal1} (expr_list:REG_EQUAL (fix:SI (reg/v:DF 147 [ D.1723 ]))
        (nil)))
/var/tmp//ccFhkZpcjx:0: error: shared rtx
(mem/c/i:SI (plus:DI (reg/f:DI 113 sfp)
        (const_int 128 [0x80])) [19 S4 A32])
/var/tmp//ccFhkZpcjx:0: internal compiler error: internal consistency failure
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[5]: *** [gnu/javax/imageio/jpeg.lo] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [multi-do] Error 1
make[2]: *** [all-multi] Error 2
make[1]: *** [all-target-libjava] Error 2
make: *** [all] Error 2

Yet another insn error!-(

TIA

Dominique

PS I'll be without internet connection from 2:00pm GMT to Monday evening (GMT+2), 
son don't expect answer from me within this time frame.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [patch] restore bootstrap on ppc darwin
  2007-09-07 11:54 [patch] restore bootstrap on ppc darwin Dominique Dhumieres
@ 2007-09-07 14:47 ` Jan Hubicka
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Hubicka @ 2007-09-07 14:47 UTC (permalink / raw)
  To: Dominique Dhumieres; +Cc: gcc, jh, toa, richard.guenther, gcc-patches

> At revision 128228, the patch enables me to go from stage1 to stage3, but bootstrap
> still fails with:
> 
> libtool: compile:  /opt/gcc/darwin_buildw/gcc/gcj -B/opt/gcc/darwin_buildw/powerpc-apple-darwin8/ppc64/libjava/ -B/opt/gcc/darwin_buildw/gcc/ -fclasspath= -fbootclasspath=../../../../gcc-4.3-work/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -m64 -c -fsource-filename=/opt/gcc/darwin_buildw/powerpc-apple-darwin8/ppc64/libjava/classpath/lib/classes -MT gnu/javax/imageio/jpeg.lo -MD -MP -MF gnu/javax/imageio/jpeg.deps @gnu/javax/imageio/jpeg.list  -fno-common -o gnu/javax/imageio/.libs/jpeg.o
> /var/tmp//ccFhkZpcjx: In class 'gnu.javax.imageio.jpeg.DCT':
> /var/tmp//ccFhkZpcjx: In method 'gnu.javax.imageio.jpeg.DCT.slow_idct(double[][])':
> /var/tmp//ccFhkZpcjx:0: error: invalid rtl sharing found in the insn
> (insn 475 474 476 37 ../../../../../../gcc-4.3-work/libjava/classpath/gnu/javax/imageio/jpeg/DCT.java:119 (set (reg:SI 338)
>         (mem/c/i:SI (plus:DI (reg/f:DI 113 sfp)
>                 (const_int 128 [0x80])) [19 S4 A32])) 328 {*movsi_internal1} (expr_list:REG_EQUAL (fix:SI (reg/v:DF 147 [ D.1723 ]))
>         (nil)))
> /var/tmp//ccFhkZpcjx:0: error: shared rtx
> (mem/c/i:SI (plus:DI (reg/f:DI 113 sfp)
>         (const_int 128 [0x80])) [19 S4 A32])

Hi,
unfortunately I have no idea how to reproduce java ICE with a cross
compiler?
Bootstrap passed for me on ppc64-linux fine, I will try to bootstrap on
my Mac box once I get home, but it won't be before monday probably.

Honza

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-09-07 14:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-07 11:54 [patch] restore bootstrap on ppc darwin Dominique Dhumieres
2007-09-07 14:47 ` Jan Hubicka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).