* jvspec.c (jvgenmain_spec): Don't handle -fnew-verifier.

From-SVN: r163783
This commit is contained in:
Joseph Myers 2010-09-02 17:27:57 +01:00 committed by Joseph Myers
parent fe7645b900
commit e196cc8dd9
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2010-09-02 Joseph Myers <joseph@codesourcery.com>
* jvspec.c (jvgenmain_spec): Don't handle -fnew-verifier.
2010-09-02 Joseph Myers <joseph@codesourcery.com>
* lang.opt (CLASSPATH, bootclasspath, classpath, encoding,

View File

@ -67,7 +67,7 @@ static const char jvgenmain_spec[] =
%<fcompile-resource* %<fassert %<fno-assert \
%<femit-class-file %<femit-class-files %<fencoding*\
%<fuse-boehm-gc %<fhash-synchronization %<fjni\
%<findirect-dispatch %<fnew-verifier\
%<findirect-dispatch\
%<fno-store-check %<foutput-class-dir\
%<fclasspath* %<fbootclasspath*\
%<fextdirs*\