cppexp.c (parse_charconst): Change `mask' type to agree with parse_escape.
authorAlan Modra <alan@linuxcare.com.au>
Mon, 22 Jan 2001 07:38:18 +0000 (07:38 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Mon, 22 Jan 2001 07:38:18 +0000 (07:38 +0000)
commit6dc0d1649d01ec0e6aec971753453ce9e4fab625
treec7f7288f0e3bd96a10db0af93e16191c41c39382
parentd340e0ac39b73319f1577a63bd08b19b0f2c0449
cppexp.c (parse_charconst): Change `mask' type to agree with parse_escape.

        * cppexp.c (parse_charconst):  Change `mask' type to agree
        with parse_escape.

From-SVN: r39178
gcc/ChangeLog
gcc/cppexp.c