(maybe_objc_comptypes): Return 0 (incompatible) rather than 2 (similar enough) as...
authorTom Wood <wood@gnu.org>
Wed, 14 Apr 1993 17:32:18 +0000 (17:32 +0000)
committerTom Wood <wood@gnu.org>
Wed, 14 Apr 1993 17:32:18 +0000 (17:32 +0000)
commit81e4c08f9f7b6e89d55328c099a86dcbf7c4243e
tree38fb52a154a904b406168ee161dba7cc0ccc1ce0
parent08632da2b6394e5859f709021c96f9492bda5017
(maybe_objc_comptypes): Return 0 (incompatible) rather than 2 (similar enough) as the default.

(maybe_objc_comptypes): Return 0
        (incompatible) rather than 2 (similar enough) as the default.
        This was an inadvertent change in the Objective-C merge.

From-SVN: r4153
gcc/c-lang.c
gcc/objc/objc-act.c