CFG and libcall conflict for java

Alexandre Petit-Bianco apbianco@cygnus.com
Tue Sep 25 13:32:00 GMT 2001


Jan Hubicka <jh@suse.cz> writes:

> Does Java standard require the trap to happen?

In the case of a Java division with int and long operands and a null
divisor, a ArithmeticException should be thrown:

  http://java.sun.com/docs/books/jls/second_edition/html/expressions.doc.html#5047

./A



More information about the Gcc mailing list