OSDN Git Service

PR java/20312
authorrmathew <rmathew@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Mar 2005 18:40:26 +0000 (18:40 +0000)
committerrmathew <rmathew@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Mar 2005 18:40:26 +0000 (18:40 +0000)
commitb0353cc9b233e2b5c0808260714c678d1170dd0a
treecebff802bb1c45e4b20e3bd081642ce4c7233174
parent2061ba3c5fcde447a9e1fc250f5b23e0bc49bf34
PR java/20312
* parse.y (checks_throws_clauses): Check exceptions list even when
the base class does not come from a source file being compiled.
(java_complete_lhs): Remove unused variable 'wfl'.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96251 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/parse.y