c-incpath.c (INO_T_EQ): Do not define on non-inode systems.
authorNathan Sidwell <nathan@codesourcery.com>
Tue, 20 May 2008 15:22:31 +0000 (15:22 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 20 May 2008 15:22:31 +0000 (15:22 +0000)
commit498f1c824b2db85994e7cbd5f5b064061ef7e687
treec1e6303f7d728470acc13d47ad5d88636c7a9d2b
parent95b42490a89f98ef0b41b9445f71fcefab4ed4a7
c-incpath.c (INO_T_EQ): Do not define on non-inode systems.

* c-incpath.c (INO_T_EQ): Do not define on non-inode systems.
(DIRS_EQ): New.
(remove_duplicates): Do not set inode on non-inode systems.  Use
DIRS_EQ.

From-SVN: r135661
gcc/ChangeLog
gcc/c-incpath.c