line-map.h (fileline): New typedef.
authorPer Bothner <pbothner@apple.com>
Wed, 6 Aug 2003 19:34:43 +0000 (19:34 +0000)
committerPer Bothner <bothner@gcc.gnu.org>
Wed, 6 Aug 2003 19:34:43 +0000 (12:34 -0700)
commit8b82c52809e3ed72ae20c7b17725c34370cad1cf
treecd2aed5c69b804274d0c2f5cc4fe4b2cc5f29384
parentb869f90433f1efc9849bcd4ac3265985ee2b5d31
line-map.h (fileline): New typedef.

* line-map.h (fileline):  New typedef.
(struct line_map, linemap_add, linemap_lookup):  Use it.
* input.h (struct location_s):  Comment notes that long-term we want
to replace it by fileline.

From-SVN: r70205
gcc/ChangeLog
gcc/input.h
gcc/line-map.h