jcf-parse.c (set_source_filename): Set the decl source location even when returning...
authorAlexandre Oliva <aoliva@redhat.com>
Fri, 16 Dec 2005 17:27:21 +0000 (17:27 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Fri, 16 Dec 2005 17:27:21 +0000 (17:27 +0000)
commit2eefc7734eadc20013f282597a2f653b0a52b1e8
tree09edcb6a6c8df76b9cd826c9f51d1a326d73c98b
parentcb1783951e19900aa6ded1ecec45b47b682b98e1
jcf-parse.c (set_source_filename): Set the decl source location even when returning early.

* jcf-parse.c (set_source_filename): Set the decl source location
even when returning early.

From-SVN: r108662
gcc/java/ChangeLog
gcc/java/jcf-parse.c