]> git.ipfire.org Git - thirdparty/gcc.git/commit
cccp.c (DIR_SEPARATOR): Move to the top of the file.
authorMark Elbrecht <snowball3@usa.net>
Sat, 10 Apr 1999 05:07:32 +0000 (05:07 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 10 Apr 1999 05:07:32 +0000 (23:07 -0600)
commite6cfbc9e44bf8ef7c28c40765308455163ce4abc
tree96e00cb700ac034b276da1a08e9db6c67d597c1f
parent9ee9f4f066750343f248331adec075e30fde7c7a
cccp.c (DIR_SEPARATOR): Move to the top of the file.

        * cccp.c (DIR_SEPARATOR): Move to the top of the file.
        (is_dir_separator): New function.
        (simplify_filename): Use it.
Last bit of the dir separator patches.

From-SVN: r26331
gcc/ChangeLog
gcc/cccp.c