system.h (IS_DIR_SEPARATOR): Use uppercase macro name.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Tue, 28 Nov 2000 14:58:08 +0000 (14:58 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 28 Nov 2000 14:58:08 +0000 (09:58 -0500)
commitc5c0b3d96ce12e0d396b0d2181fbed578191de87
tree5f103e128799a70a1832432704583e13f433de18
parentbb92901dc0ff3fbdb21532566a4f46d197fd55e6
system.h (IS_DIR_SEPARATOR): Use uppercase macro name.

* system.h (IS_DIR_SEPARATOR): Use uppercase macro name.
(IS_ABSOLUTE_PATHNAME): New macro.
* gcc.c (find_a_file, process_command, do_spec_1, main): Use it.

From-SVN: r37818
gcc/ChangeLog
gcc/gcc.c
gcc/system.h