public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/17500] New: Anonymous inner class compile freakout
@ 2004-09-15 14:13 membar at gcc dot gnu dot org
  2004-09-15 14:22 ` [Bug java/17500] " membar at gcc dot gnu dot org
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: membar at gcc dot gnu dot org @ 2004-09-15 14:13 UTC (permalink / raw)
  To: java-prs

While trying to build SwingWT for i686-pc-mingw32 (haven't tested with
i686-pc-linux-gnu target).

[mohan@p450 SwingWT]$ i686-pc-mingw32-gcj -C --classpath=swt.jar:swingwt.zip
javax/swing/JList.java
javax/swing/JList.java: In class `javax.swing.JList$2':
javax/swing/JList.java: In constructor `(javax.swing.JList,java.lang.Object)':
javax/swing/JList.java:524: error: Local variable `parm$value' can't be accessed
from within the inner class `javax.swing.JList$2' unless it is declared final.
   }
   ^
javax/swing/JList.java:1: error: internal error in generate_bytecode_insn - tree
code not implemented: error_mark

-- 
           Summary: Anonymous inner class compile freakout
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: critical
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: membar at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-mingw32


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17500


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

end of thread, other threads:[~2004-09-25 19:11 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-15 14:13 [Bug java/17500] New: Anonymous inner class compile freakout membar at gcc dot gnu dot org
2004-09-15 14:22 ` [Bug java/17500] " membar at gcc dot gnu dot org
2004-09-15 14:28 ` mckinlay at redhat dot com
2004-09-15 14:32 ` membar at gcc dot gnu dot org
2004-09-24 13:11 ` pinskia at gcc dot gnu dot org
2004-09-24 13:39 ` [Bug java/17500] [4.0 Regression] " pinskia at gcc dot gnu dot org
2004-09-24 13:40 ` membar at gcc dot gnu dot org
2004-09-24 15:35 ` tromey at gcc dot gnu dot org
2004-09-24 16:07 ` tromey at gcc dot gnu dot org
2004-09-24 19:44 ` tromey at gcc dot gnu dot org
2004-09-24 21:42 ` pinskia at gcc dot gnu dot org
2004-09-25 14:16 ` membar at gcc dot gnu dot org
2004-09-25 19:08 ` cvs-commit at gcc dot gnu dot org
2004-09-25 19:11 ` tromey at gcc dot gnu dot org
2004-09-25 19:11 ` cvs-commit at gcc dot gnu dot org

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