cccp.c, cpplib.c (compare_defs): Don't complain about arg name respellings unless...
authorPaul Eggert <eggert@twinsun.com>
Fri, 14 Nov 1997 01:33:27 +0000 (01:33 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 14 Nov 1997 01:33:27 +0000 (18:33 -0700)
commite7cbb6b66e279adaa5bba51256264659a474d37f
treecc12ecd2a5bda973abc3317825e928f961c7b300
parent9f29ca789b773476c2a756542d0a0771edb2c047
cccp.c, cpplib.c (compare_defs): Don't complain about arg name respellings unless pedantic.

        * cccp.c, cpplib.c (compare_defs):
        Don't complain about arg name respellings unless pedantic.
        * cpplib.c (compare_defs): Accept pfile as new arg.
        All callers changed.
Bring over from the FSF.

From-SVN: r16474
gcc/ChangeLog
gcc/cccp.c
gcc/cpplib.c