[Bug java/15735] Should be able to disable bytecode verification

2005-05-25 Thread tromey at gcc dot gnu dot org
--- Additional Comments From tromey at gcc dot gnu dot org 2005-05-25 15:13 --- I agree, I don't think we should fix this. Instead if there are verifier bugs in the compiler, let's fix those. -- What|Removed |Added

[Bug java/15735] Should be able to disable bytecode verification

2005-04-30 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-30 16:03 --- Hmm, maybe this should be closed as will not fix as the new verify fixes almost if not all the problems. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15735

[Bug java/15735] Should be able to disable bytecode verification

2004-10-28 Thread tromey at gcc dot gnu dot org
--- Additional Comments From tromey at gcc dot gnu dot org 2004-10-28 17:14 --- FYI, not verifying in the compiler is somewhat tricky since the compiler relies on the verifier to create type maps it uses later on. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15735