c-ppoutput.c (print): Use fileline typedef for field 'line'.
authorMike Stump <mrs@apple.com>
Fri, 19 Sep 2003 00:47:53 +0000 (00:47 +0000)
committerPer Bothner <bothner@gcc.gnu.org>
Fri, 19 Sep 2003 00:47:53 +0000 (17:47 -0700)
commita1c18b4ac858dcbfa31ecf411c7f44289771765f
treea2183791fc216a3c68bff8a23ea55a214359e4d4
parent7f7de61bdea8b043e97b035a062fba69e22760a2
c-ppoutput.c (print): Use fileline typedef for field 'line'.

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

From-SVN: r71554
gcc/ChangeLog
gcc/c-ppoutput.c
gcc/cpphash.h