public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/18931] New: jar -> .so optimization problem
@ 2004-12-10 19:18 overholt at redhat dot com
  2004-12-10 19:41 ` [Bug middle-end/18931] " pinskia at gcc dot gnu dot org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: overholt at redhat dot com @ 2004-12-10 19:18 UTC (permalink / raw)
  To: java-prs

When natively compiling Eclipse jars with -O2, I get a compiler error:

$ gcj -fnew-verifier -fPIC -fjni -findirect-dispatch -shared -O2 -o
eclipse/startup.jar.so eclipse/startup.jar
org/eclipse/core/launcher/Main.java: In class 'org.eclipse.core.launcher.Main':
org/eclipse/core/launcher/Main.java: In method
'org.eclipse.core.launcher.Main.adjustTrailingSlash(java.net.URL,boolean)':
org/eclipse/core/launcher/Main.java:0: internal compiler error: in
copy_to_mode_reg, at explow.c:635

Compiling without -O2 (exact same other arguments) gives no errors.

startup.jar can be found here: 
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.releng.basebuilder/

$ gcj --version
gcj (GCC) 4.0.0 20041130 (experimental)

-- 
           Summary: jar -> .so optimization problem
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: overholt at redhat dot com
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


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


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

end of thread, other threads:[~2005-04-20  2:01 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-10 19:18 [Bug java/18931] New: jar -> .so optimization problem overholt at redhat dot com
2004-12-10 19:41 ` [Bug middle-end/18931] " pinskia at gcc dot gnu dot org
2004-12-10 19:43 ` overholt at redhat dot com
2004-12-14 20:16 ` tromey at gcc dot gnu dot org
2004-12-16 14:59 ` [Bug java/18931] " aph at gcc dot gnu dot org
2004-12-16 15:00 ` aph at gcc dot gnu dot org
2004-12-17 15:10 ` cvs-commit at gcc dot gnu dot org
2004-12-17 17:24 ` pinskia at gcc dot gnu dot org
2005-01-05 21:49 ` overholt at redhat dot com
2005-01-05 21:58 ` pinskia at gcc dot gnu dot org
2005-01-05 23:53 ` mckinlay at redhat dot com
2005-01-05 23:57 ` tromey at gcc dot gnu dot org
2005-01-06  1:03 ` pinskia at gcc dot gnu dot org
2005-01-18 12:05 ` [Bug java/18931] Java bytecode ICE in except.c remove_unreachable_regions aph at gcc dot gnu dot org
2005-01-18 12:06 ` aph at gcc dot gnu dot org
2005-01-18 14:51 ` overholt at redhat dot com
2005-04-20  2:01 ` pinskia 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).