aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpphash.h
diff options
context:
space:
mode:
authorMike Stump <mrs@apple.com>2003-09-19 00:47:53 +0000
committerPer Bothner <bothner@gcc.gnu.org>2003-09-18 17:47:53 -0700
commita1c18b4ac858dcbfa31ecf411c7f44289771765f (patch)
treea2183791fc216a3c68bff8a23ea55a214359e4d4 /gcc/cpphash.h
parent7f7de61bdea8b043e97b035a062fba69e22760a2 (diff)
downloadgcc-a1c18b4ac858dcbfa31ecf411c7f44289771765f.zip
gcc-a1c18b4ac858dcbfa31ecf411c7f44289771765f.tar.gz
gcc-a1c18b4ac858dcbfa31ecf411c7f44289771765f.tar.bz2
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
Diffstat (limited to 'gcc/cpphash.h')
-rw-r--r--gcc/cpphash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cpphash.h b/gcc/cpphash.h
index 765f6ed..d008155 100644
--- a/gcc/cpphash.h
+++ b/gcc/cpphash.h
@@ -451,7 +451,7 @@ struct cpp_reader
uchar *base;
uchar *limit;
uchar *cur;
- unsigned int first_line;
+ fileline first_line;
} out;
/* Used to save the original line number during traditional