]> gcc.gnu.org Git - gcc.git/commit
line-map.h (source_location): New typedef.
authorPer Bothner <bothner@gcc.gnu.org>
Fri, 5 Dec 2003 20:52:39 +0000 (12:52 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Fri, 5 Dec 2003 20:52:39 +0000 (12:52 -0800)
commit7d40b45fcb203d60c6d116d814016a0abe814825
tree3e0094e148de1aa5e175fe54517ab279436e1fba
parent5849d27c78186fafec6b265c67806d643bb67c88
line-map.h (source_location): New typedef.

* 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.

From-SVN: r74344
gcc/ChangeLog
gcc/line-map.c
gcc/line-map.h
This page took 0.062354 seconds and 5 git commands to generate.