pch.c (cpp_write_pch_state): Remove variable z as it is not used.
authorAndrew Pinski <pinskia@physics.uc.edu>
Fri, 8 Oct 2004 12:50:12 +0000 (12:50 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Fri, 8 Oct 2004 12:50:12 +0000 (05:50 -0700)
commit646544e3108686bc0dade228a4a77dbb6a602f54
tree12989775753407a64c8b4f4d6228ab5ce0ce9c9d
parent07ea92d369f23465125a18d989382683b3a4e730
pch.c (cpp_write_pch_state): Remove variable z as it is not used.

2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>

        * pch.c (cpp_write_pch_state): Remove variable z as it is not
        used.
        (cpp_read_state): Remove unused variables, m, d and mac_count.

From-SVN: r88748
libcpp/ChangeLog
libcpp/pch.c