]> gcc.gnu.org Git - gcc.git/commit
(comptypes, convert_for_assignment): Check for Objective-C protocols (non-reflexive...
authorTom Wood <wood@gnu.org>
Fri, 9 Apr 1993 23:11:51 +0000 (23:11 +0000)
committerTom Wood <wood@gnu.org>
Fri, 9 Apr 1993 23:11:51 +0000 (23:11 +0000)
commit8b40563cd804ed4dac2a294cb417621768c66312
tree1bd9acc2245fc38a14f03b2cfe9ae727e53dad05
parenta604ca2693ddad05591634f0d298e4581c150649
(comptypes, convert_for_assignment): Check for Objective-C protocols (non-reflexive use of maybe_objc_comptypes).

(comptypes, convert_for_assignment): Check for
Objective-C protocols (non-reflexive use of maybe_objc_comptypes).
(comp_target_types): Rewrite so that maybe_objc_comptypes checks
protocols when processing an Objective-C module.  For C modules,
the code path is unchanged.
(convert_for_assignment): Improve the error message for
incompatible message arguments.

From-SVN: r4067
gcc/c-typeck.c
This page took 0.075843 seconds and 5 git commands to generate.