OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2006-02-20 Andrew Haley <aph@redhat.com>
[pf3gnuchains/gcc-fork.git]
/
gcc
/
java
/
jcf-parse.c
diff --git
a/gcc/java/jcf-parse.c
b/gcc/java/jcf-parse.c
index
552c04a
..
b9d52b6
100644
(file)
--- a/
gcc/java/jcf-parse.c
+++ b/
gcc/java/jcf-parse.c
@@
-898,7
+898,7
@@
parse_class_file (void)
continue;
}
- input_location =
file_start_location
;
+ input_location =
DECL_SOURCE_LOCATION (TYPE_NAME (current_class))
;
if (DECL_LINENUMBERS_OFFSET (method))
{
int i;