public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/20606] New: ICE in make_edges, at cfgbuild.c:327 on x86_64 (with O2 - not with no optimizations)
@ 2005-03-23 18:46 overholt at redhat dot com
  2005-03-23 18:50 ` [Bug java/20606] " overholt at redhat dot com
                   ` (17 more replies)
  0 siblings, 18 replies; 28+ messages in thread
From: overholt at redhat dot com @ 2005-03-23 18:46 UTC (permalink / raw)
  To: java-prs

Toggling line 17 of the (soon to be) attached source file allows the compilation
to proceed.  Bryce can duplicate this error with his build from head.

$ gcj --version
gcj (GCC) 4.0.0 20050320 (Red Hat 4.0.0-0.35)
$ wget http://people.redhat.com/~overholt/Main.java
$ javac Main.java
$ gcj -fPIC -fjni -findirect-dispatch -shared -Wl,-Bsymbolic -o Main-noO2.so
Main.class
$ gcj -fPIC -fjni -findirect-dispatch -shared -Wl,-Bsymbolic -O2 -o
Main-withO2.so Main.class
Main.java: In class 'Main':
Main.java: In method
'Main.buildLocation(java.lang.String,java.net.URL,java.lang.String)':
Main.java:0: internal compiler error: in make_edges, at cfgbuild.c:327

-- 
           Summary: ICE in make_edges, at cfgbuild.c:327 on x86_64 (with O2
                    - not with no optimizations)
           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=20606


^ permalink raw reply	[flat|nested] 28+ messages in thread
[parent not found: <bug-20606-9773@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2005-10-05 19:52 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-23 18:46 [Bug java/20606] New: ICE in make_edges, at cfgbuild.c:327 on x86_64 (with O2 - not with no optimizations) overholt at redhat dot com
2005-03-23 18:50 ` [Bug java/20606] " overholt at redhat dot com
2005-03-23 18:56 ` [Bug middle-end/20606] " pinskia at gcc dot gnu dot org
2005-03-23 19:38 ` pinskia at gcc dot gnu dot org
2005-03-23 19:46 ` pinskia at gcc dot gnu dot org
2005-03-23 20:30 ` pinskia at gcc dot gnu dot org
2005-03-23 20:51 ` pinskia at gcc dot gnu dot org
2005-03-23 21:26 ` pinskia at gcc dot gnu dot org
2005-03-23 21:26 ` pinskia at gcc dot gnu dot org
2005-04-06 15:13 ` aph at gcc dot gnu dot org
2005-05-03 15:11 ` aph at gcc dot gnu dot org
2005-05-03 16:10 ` aph at gcc dot gnu dot org
2005-05-03 16:15 ` pinskia at gcc dot gnu dot org
2005-05-03 16:37 ` pinskia at gcc dot gnu dot org
2005-08-08 19:27 ` mmkernel at ezplanet dot net
2005-08-08 19:37 ` aph at gcc dot gnu dot org
2005-08-24 14:45 ` overholt at redhat dot com
2005-09-30 22:30 ` pinskia at gcc dot gnu dot org
2005-10-01  4:36 ` pinskia at gcc dot gnu dot org
     [not found] <bug-20606-9773@http.gcc.gnu.org/bugzilla/>
2005-10-02 18:40 ` pinskia at gcc dot gnu dot org
2005-10-04 19:07 ` pinskia at gcc dot gnu dot org
2005-10-04 19:14 ` pinskia at gcc dot gnu dot org
2005-10-04 19:17 ` pinskia at gcc dot gnu dot org
2005-10-05  0:55 ` pinskia at gcc dot gnu dot org
2005-10-05 13:24 ` pinskia at gcc dot gnu dot org
2005-10-05 19:50 ` cvs-commit at gcc dot gnu dot org
2005-10-05 19:52 ` cvs-commit at gcc dot gnu dot org
2005-10-05 19:52 ` 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).