public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: java/4914: Internal compiler error in emit_move_insn, at expr.c:2713
@ 2003-05-12 19:15 Dara Hazeghi
  0 siblings, 0 replies; 5+ messages in thread
From: Dara Hazeghi @ 2003-05-12 19:15 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR java/4914; it has been noted by GNATS.

From: Dara Hazeghi <dhazeghi@yahoo.com>
To: Daniel.Bonniot@inria.fr, gcc-gnats@gcc.gnu.org, java-prs@gcc.gnu.org
Cc:  
Subject: Re: java/4914: Internal compiler error in emit_move_insn, at expr.c:2713
Date: Mon, 12 May 2003 11:49:31 -0700

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- 
 trail&database=gcc&pr=4914
 
 Hello,
 
 I can confirm that this bug is still present in gcc 3.2, 3.3 branch and  
 mainline (20030511) on i686-linux.
 
 Dara
 


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

* Re: java/4914: Internal compiler error in emit_move_insn, at expr.c:2713
@ 2003-01-12 20:06 Jeff Sturm
  0 siblings, 0 replies; 5+ messages in thread
From: Jeff Sturm @ 2003-01-12 20:06 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR java/4914; it has been noted by GNATS.

>From jsturm@one-point.com  Mon Jan 13 01:04:26 2003
From: Jeff Sturm <jsturm@one-point.com>
To: Daniel Bonniot <Daniel.Bonniot@inria.fr>
Cc: gcc-gnats@gcc.gnu.org, <gcc-bugs@gcc.gnu.org>
Subject: Re: java/4914: Internal compiler error in emit_move_insn, at
 expr.c:2713
Date: Sun, 12 Jan 2003 14:58:29 -0500 (EST)

 On Sun, 12 Jan 2003, Daniel Bonniot wrote:
 > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4914
 >
 > I have a shorter test case that reproduces this bug (see the
 > attachement). The bug is still there as of gcj 3.2.1 (the location of
 > the internal compiler error is now expr.c:2769).
 
 I've confirmed this bug report using
 gcj (GCC) 3.4 20021230 (experimental).
 
 Jeff
 


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

* Re: java/4914: Internal compiler error in emit_move_insn, at expr.c:2713
@ 2003-01-12  9:36 Daniel Bonniot
  0 siblings, 0 replies; 5+ messages in thread
From: Daniel Bonniot @ 2003-01-12  9:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR java/4914; it has been noted by GNATS.

>From Daniel.Bonniot@inria.fr  Mon Jan 13 01:03:45 2003
From: Daniel Bonniot <Daniel.Bonniot@inria.fr>
To: gcc-gnats@gcc.gnu.org,  gcc-prs@gcc.gnu.org,  gcc-bugs@gcc.gnu.org, 
 nobody@gcc.gnu.org,  java-prs@gcc.gnu.org
Cc:  
Subject: Re: java/4914: Internal compiler error in emit_move_insn, at expr.c:2713
Date: Sun, 12 Jan 2003 11:33:36 +0100

 This is a multi-part message in MIME format.
 --------------030305080104090104040108
 Content-Type: text/plain; charset=us-ascii; format=flowed
 Content-Transfer-Encoding: 7bit
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4914
 
 I have a shorter test case that reproduces this bug (see the 
 attachement). The bug is still there as of gcj 3.2.1 (the location of 
 the internal compiler error is now expr.c:2769).
 
 It seems that the implementation of either 'swap' or 'dup_x1' is bogus. 
 This is a stopper for my using gcj at the moment. Can anybody help?
 
 Daniel
 
 
 --------------030305080104090104040108
 Content-Type: application/x-java-vm;
  name="fun.class"
 Content-Transfer-Encoding: base64
 Content-Disposition: inline;
  filename="fun.class"
 
 yv66vgADAC0AGQEAEGphdmEvbGFuZy9PYmplY3QHAAEBAAY8aW5pdD4BAAMoKVYMAAMABAoA
 AgAFAQAPamF2YS9sYW5nL0Zsb2F0BwAHAQAEKEYpVgwAAwAJCgAIAAoBAAdidWcvZnVuBwAM
 AQAEbWFpbgEABENvZGUBABJMb2NhbFZhcmlhYmxlVGFibGUBAAJmMAEAAUYBAAFmAQARTGph
 dmEvbGFuZy9GbG9hdDsBAA9MaW5lTnVtYmVyVGFibGUBAAR0eXBlAQAKU291cmNlRmlsZQEA
 BS4vYnVnACEADQACAAAAAAACAAkADgAJAAIADwAAADUAAwACAAAACyK7AAhaX7cAC0yxAAAA
 AgAQAAAADAABAAAACgARABIAAAAVAAAABgABAAAABQAWAAAAIShuaWNlLmxhbmcuZmxvYXQp
 LT5uaWNlLmxhbmcudm9pZAABAAMABAABAA8AAAARAAEAAQAAAAUqtwAGsQAAAAAAAQAXAAAA
 AgAY
 --------------030305080104090104040108--
 


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

* Re: java/4914: Internal compiler error in emit_move_insn, at expr.c:2713
@ 2001-12-18 16:06 Tom Tromey
  0 siblings, 0 replies; 5+ messages in thread
From: Tom Tromey @ 2001-12-18 16:06 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR java/4914; it has been noted by GNATS.

From: Tom Tromey <tromey@redhat.com>
To: Daniel.Bonniot@inria.fr
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: java/4914: Internal compiler error in emit_move_insn, at expr.c:2713
Date: 18 Dec 2001 17:04:30 -0700

 >>>>> "Daniel" == Daniel Bonniot <Daniel.Bonniot@inria.fr> writes:
 
 Daniel> Gcj emits an internal error while compiling 
 Daniel> the following class.
 Daniel> The code is not generated by javac but nicec (a different
 Daniel> language compiling to bytecodes), but AFAIK it is valid.
 Daniel> Therefore I cannot provide a java source file.
 
 I looked at this today.  I agree the bytecode is fine.
 The problem is that gcj, in java/expr.c, is using emit_move_insn to
 try to emit a move between two items with different modes.  This is
 invalid.  I don't know enough to suggest a fix though :-(
 
 Tom


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

* java/4914: Internal compiler error in emit_move_insn, at expr.c:2713
@ 2001-11-15 12:41 Daniel.Bonniot
  0 siblings, 0 replies; 5+ messages in thread
From: Daniel.Bonniot @ 2001-11-15 12:41 UTC (permalink / raw)
  To: gcc-gnats


>Number:         4914
>Category:       java
>Synopsis:       Internal compiler error in emit_move_insn, at expr.c:2713
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Nov 20 08:46:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Bonniot
>Release:        3.0.2 20010922 (Debian prerelease)
>Organization:
>Environment:
Linux 2.4.10-686 #1 Sat Sep 29 19:30:50 EST 2001 i686 unknow
>Description:

Gcj emits an internal error while compiling 
the following class.
The code is not generated by javac but nicec (a different
language compiling to bytecodes), but AFAIK it is valid.
Therefore I cannot provide a java source file.

>How-To-Repeat:
~/tmp/buggcj/rep/buggcj gcj -v package.class                                       [05:39 20/11/01]
Reading specs from /usr/lib/gcc-lib/i386-linux/3.0.2/specs
Reading specs from /usr/lib/gcc-lib/i386-linux/3.0.2/../../../libgcj.spec
rename spec lib to liborig
rename spec startfile to startfileorig
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,proto,objc --prefix=/usr --infodir=/share/info --mandir=/share/man --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --enable-long-long --enable-nls --without-included-gettext --disable-checking --enable-threads=posix --enable-java-gc=boehm --with-cpp-install-dir=bin --enable-objc-gc i386-linux
Thread model: posix
gcc version 3.0.2 20010922 (Debian prerelease)
 /usr/lib/gcc-lib/i386-linux/3.0.2/jc1 package.class -fuse-divide-subroutine -fuse-boehm-gc -fnon-call-exceptions -quiet -dumpbase package.class -g1 -version -o /tmp/ccAOi1ch.s
GNU Java version 3.0.2 20010922 (Debian prerelease) (i386-linux)
        compiled by GNU C version 3.0.2 20010922 (Debian prerelease).
buggcj/package.java: In class `buggcj.package':
buggcj/package.java: In method `buggcj.package.test_numeric$0()':
buggcj/package.java:16: Internal compiler error in emit_move_insn, at expr.c:2713
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="package.class"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="package.class"

yv66vgADAC0AGAEAD2phdmEvbGFuZy9GbG9hdAcAAQEABjxpbml0PgEABChGKVYMAAMABAoAAgAF
AQAOYnVnZ2NqL3BhY2thZ2UHAAcBAARpZCQwAQAmKExqYXZhL2xhbmcvT2JqZWN0OylMamF2YS9s
YW5nL09iamVjdDsMAAkACgoACAALAQAQamF2YS9sYW5nL09iamVjdAcADQEADnRlc3RfbnVtZXJp
YyQwAQADKClWAQAEQ29kZQEAEkxvY2FsVmFyaWFibGVUYWJsZQEAAWYBAAFGAQAPTGluZU51bWJl
clRhYmxlAQABeAEAEkxqYXZhL2xhbmcvT2JqZWN0OwAhAAgADgAAAAAAAgAJAA8AEAABABEAAAA+
AAMAAQAAABALQyK7AAJaX7cABrgADFexAAAAAgASAAAADAABAAEADgATABQAAAAVAAAACgACAAAA
DwACABAACQAJAAoAAQARAAAAIAABAAEAAAACKrAAAAABABIAAAAMAAEAAAACABYAFwAAAAA=


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

end of thread, other threads:[~2003-05-12 19:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-12 19:15 java/4914: Internal compiler error in emit_move_insn, at expr.c:2713 Dara Hazeghi
  -- strict thread matches above, loose matches on Subject: below --
2003-01-12 20:06 Jeff Sturm
2003-01-12  9:36 Daniel Bonniot
2001-12-18 16:06 Tom Tromey
2001-11-15 12:41 Daniel.Bonniot

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