aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/jvspec.c
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2011-02-13 19:20:01 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2011-02-13 19:20:01 +0000
commit4b79050f02be420f4c76874c0ee799d68c32beb8 (patch)
tree636e928ead73961ea6f5e2cd78118982d327bbf7 /gcc/java/jvspec.c
parent877ba3d5b1e907f9c51e3590e71488baf60f9e46 (diff)
downloadgcc-4b79050f02be420f4c76874c0ee799d68c32beb8.zip
gcc-4b79050f02be420f4c76874c0ee799d68c32beb8.tar.gz
gcc-4b79050f02be420f4c76874c0ee799d68c32beb8.tar.bz2
* jvspec.c (jvgenmain_spec): Remove %{a*}.
From-SVN: r170109
Diffstat (limited to 'gcc/java/jvspec.c')
-rw-r--r--gcc/java/jvspec.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/java/jvspec.c b/gcc/java/jvspec.c
index 4240db1..c776242 100644
--- a/gcc/java/jvspec.c
+++ b/gcc/java/jvspec.c
@@ -1,7 +1,7 @@
/* Specific flags and argument handling of the front-end of the
GNU compiler for the Java(TM) language.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
- 2005, 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
+ 2005, 2006, 2007, 2009, 2010, 2011 Free Software Foundation, Inc.
This file is part of GCC.
@@ -59,7 +59,7 @@ int shared_libgcc = 1;
static const char jvgenmain_spec[] =
"jvgenmain %{findirect-dispatch} %{D*} %b %m.i |\n\
cc1 %m.i %1 \
- %{!Q:-quiet} -dumpbase %b.c %{d*} %{m*} %{a*}\
+ %{!Q:-quiet} -dumpbase %b.c %{d*} %{m*}\
%{g*} %{O*} \
%{v:-version} %{pg:-p} %{p}\
%<fbounds-check %<fno-bounds-check\