public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* bootstrap failure on darwin6.1
@ 2002-10-19 13:40 Andreas Tobler
  2002-10-21 15:11 ` Geoff Keating
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Tobler @ 2002-10-19 13:40 UTC (permalink / raw)
  To: GCC-Java, GCC

Hi,

must have been introduced the last two days, works on linux ppc.

/Volumes/xufs/gccsrc/gcc/libjava/gnu/gcj/convert/Output_UTF8.java:120: 
error: insn does not satisfy its constraints:
(insn 769 27 25 2 0x0 (set (reg:CC 66 ctr [216])
         (reg:CC 68 cr0 [126])) 304 {*movcc_internal1} (nil)
     (nil))
/Volumes/xufs/gccsrc/gcc/libjava/gnu/gcj/convert/Output_UTF8.java:120: 
internal compiler error: in reload_cse_simplify_operands, at reload1.c:8336
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [gnu/gcj/convert/Output_UTF8.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-target-libjava] Error 2
make: *** [bootstrap] Error 2

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

* Re: bootstrap failure on darwin6.1
  2002-10-19 13:40 bootstrap failure on darwin6.1 Andreas Tobler
@ 2002-10-21 15:11 ` Geoff Keating
  2002-10-21 15:12   ` Andreas Tobler
  0 siblings, 1 reply; 3+ messages in thread
From: Geoff Keating @ 2002-10-21 15:11 UTC (permalink / raw)
  To: Andreas Tobler; +Cc: gcc, stuart

Andreas Tobler <toa@pop.agri.ch> writes:

> Hi,
> 
> must have been introduced the last two days, works on linux ppc.
> 
> /Volumes/xufs/gccsrc/gcc/libjava/gnu/gcj/convert/Output_UTF8.java:120:
> error: insn does not satisfy its constraints:
> (insn 769 27 25 2 0x0 (set (reg:CC 66 ctr [216])
>          (reg:CC 68 cr0 [126])) 304 {*movcc_internal1} (nil)
>      (nil))
> /Volumes/xufs/gccsrc/gcc/libjava/gnu/gcj/convert/Output_UTF8.java:120:
> internal compiler error: in reload_cse_simplify_operands, at
> reload1.c:8336
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
> make[3]: *** [gnu/gcj/convert/Output_UTF8.lo] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-target-libjava] Error 2
> make: *** [bootstrap] Error 2

gcj isn't supported on Darwin, is it?  I get:

*** This configuration is not supported in the following subdirectories:
     target-libffi target-boehm-gc target-zlib target-libjava
    (Any other directories should still work fine.)

In any case, this is a bug in the rs6000 REGISTER_MOVE_COST, it
returns 2 when it should not.

-- 
- Geoffrey Keating <geoffk@geoffk.org>

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

* Re: bootstrap failure on darwin6.1
  2002-10-21 15:11 ` Geoff Keating
@ 2002-10-21 15:12   ` Andreas Tobler
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Tobler @ 2002-10-21 15:12 UTC (permalink / raw)
  To: Geoff Keating; +Cc: gcc, stuart

Geoff Keating wrote:

>
>
> gcj isn't supported on Darwin, is it?  I get:
>
> *** This configuration is not supported in the following subdirectories:
>      target-libffi target-boehm-gc target-zlib target-libjava
>     (Any other directories should still work fine.)

Not per default, but a --enable-libgcj makes it work. Since about march 
of this year when I added closure support with the help DJE. Even gij 
works (worked).
Thanks,
Andreas

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

end of thread, other threads:[~2002-10-21 18:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-19 13:40 bootstrap failure on darwin6.1 Andreas Tobler
2002-10-21 15:11 ` Geoff Keating
2002-10-21 15:12   ` Andreas Tobler

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).