This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/14781] disable bytecode verification for bootclasspath
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 May 2005 15:16:27 -0000
- Subject: [Bug libgcj/14781] disable bytecode verification for bootclasspath
- References: <20040330054337.14781.rmathew@hotmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tromey at gcc dot gnu dot org 2005-05-25 15:16 -------
We now have -verify and -noverify flags.
However, we still verify classes found on the bootclasspath.
I've changed this PR's synopsis to reflect this.
One question is whether we care about the bootclasspath feature.
--
What |Removed |Added
----------------------------------------------------------------------------
Summary|Need flag to disable |disable bytecode
|bytecode verification |verification for
| |bootclasspath
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14781