Tom Tromey <tromey@redhat.com> writes: > I downloaded Hans Boehm's constructive reals calculator: > http://www.hpl.hp.com/personal/Hans_Boehm/crcalc/ > I tried to build it with the latest 3.0 branch gcj. > I build the .class files and then try to compile them all at once: > creche. gcj -O -o TestCR --main=com.sgi.math.TestCR com/sgi/math/*.class > CR.java: In class `com.sgi.math.slow_CR': > CR.java: In method `com.sgi.math.slow_CR.get_appr(int)': > CR.java:0: verification error at PC=90 I've reproduced this bug, and will look into it tomorrow. -- --Per Bothner per@bothner.com http://www.bothner.com/~per/