* c-ppoutput.c (print): Use fileline typedef for field 'line'.
commitd2424e5ae1d3fe44dcbbe4e9c3675c49517ef04b
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Sep 2003 00:47:53 +0000 (19 00:47 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Sep 2003 00:47:53 +0000 (19 00:47 +0000)
treea2183791fc216a3c68bff8a23ea55a214359e4d4
parent1a6a55f8756025dd33ba026f493e4812f1b007a6
* c-ppoutput.c (print):  Use fileline typedef for field 'line'.
(print_line, maybe_print_line, cb_define, cb_undef, cb_include,
cb_ident, cb_def_pragma):  Use fileline typedef.
* cpphash.h (struct cpp_reader):  Likewise for field out.first_line.

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