OSDN Git Service

* line-map.h (source_location): New typedef.
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Dec 2003 20:52:39 +0000 (20:52 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Dec 2003 20:52:39 +0000 (20:52 +0000)
commitfd3638dfcb5df7759c9c5d5b0da82e244acc242e
tree3e0094e148de1aa5e175fe54517ab279436e1fba
parent7ba21c9fb92dcc6db2e7dc8a4d1f7677a1c92ab4
* line-map.h (source_location):  New typedef.
(fileline):  Redefined as source_location.
(struct line_map, linemap_add, linemap_lookup):  Replace filefile
by source_location.
* line-map.c (linemap_add, linemap_lookup):  Use source_location.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74344 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/line-map.c
gcc/line-map.h