[Bug java/32758] ecj1 hangs

2007-08-08 Thread aph at gcc dot gnu dot org
--- Comment #9 from aph at gcc dot gnu dot org 2007-08-08 08:48 --- I've seen this in a few different contexts now. Looks like the dataflow merge broke _Unwind_fallback_frame_state_for. -- aph at gcc dot gnu dot org changed: What|Removed |Added --

[Bug java/32758] ecj1 hangs

2007-08-06 Thread andreast at gcc dot gnu dot org
--- Comment #8 from andreast at gcc dot gnu dot org 2007-08-06 20:34 --- Happens since r125624. Same situation on ppc-linux (32-bit) In the libjava testsuite you'll see the following test cases failing since then: FAIL: noclass execution - gij test FAIL: pr11951 execution - gij test F

[Bug java/32758] ecj1 hangs

2007-08-03 Thread dir at lanl dot gov
--- Comment #7 from dir at lanl dot gov 2007-08-03 14:03 --- I was looking in the CrashReported log for something else and I noticed that ecj1 was hanging because it was crashing. Here is the crash log trace back - ** Host Name: dir Date/Time: 2007-07-13 10:52:37.582

[Bug java/32758] ecj1 hangs

2007-07-25 Thread dir at lanl dot gov
--- Comment #6 from dir at lanl dot gov 2007-07-25 12:56 --- I did the build with "--with-ecj-jar=/Users/dir/gfortran/gcc/ecj.jar" and there is no visible ecj anywhere on my machine. ecj1 is in ./java/libexec/gcc/powerpc-apple-darwin8.10.0/4.3.0/. With "ecj1 -help", ecj1 sits using nearl

[Bug java/32758] ecj1 hangs

2007-07-24 Thread tromey at gcc dot gnu dot org
--- Comment #5 from tromey at gcc dot gnu dot org 2007-07-24 14:33 --- Can you try running ecj with -help or something like that? I'm wondering whether it works at all. Perhaps the bootstrap java interpreter is broken on your machine, or something like that. -- tromey at gcc dot gnu

[Bug java/32758] ecj1 hangs

2007-07-16 Thread dir at lanl dot gov
--- Comment #4 from dir at lanl dot gov 2007-07-16 12:48 --- These both do the same thing for me - ecj1 eats about 5:30 minutes of time - then nothing, it just sits using no CPU time. This is my second try at a java build since the switch to ecj with no luck at getting anything to work.

[Bug java/32758] ecj1 hangs

2007-07-16 Thread dir at lanl dot gov
--- Comment #3 from dir at lanl dot gov 2007-07-16 12:35 --- Created an attachment (id=13922) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13922&action=view) Simple java test #2 This one actually ran before ecj -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32758

[Bug java/32758] ecj1 hangs

2007-07-16 Thread dir at lanl dot gov
--- Comment #2 from dir at lanl dot gov 2007-07-16 12:32 --- Created an attachment (id=13921) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13921&action=view) simple java test #1 This, I expected to build but crash on trying to run -- http://gcc.gnu.org/bugzilla/show_bug.cgi?

[Bug java/32758] ecj1 hangs

2007-07-15 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-07-15 21:03 --- If ecj is hanging this might not be a GCJ bug but an ecj one. Can you attach picture.java? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32758