]> git.ipfire.org Git - thirdparty/gcc.git/commit
cppmain.c (check_multiline_token): New function.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Sun, 17 Dec 2000 14:46:34 +0000 (14:46 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sun, 17 Dec 2000 14:46:34 +0000 (14:46 +0000)
commitdfbf62ec3d64ab32260e1393039239e52b504cdc
tree603a86ad54e6ce0230d8b8d72b36f4ed2e0def07
parent04650349dad5d0a41535b16dfd026bbd81a3f5bb
cppmain.c (check_multiline_token): New function.

        * cppmain.c (check_multiline_token): New function.
        (scan_buffer): Use it.
        (cb_change_file): Restructure to avoid warning.
        * cpperror.c (print_location): Initialize col.

From-SVN: r38332
gcc/ChangeLog
gcc/cpperror.c
gcc/cppmain.c