Make-lang.in (cp/typeck.o): Depend on c-common.h.
authorZiemowit Laski <zlaski@apple.com>
Thu, 9 Sep 2004 22:53:51 +0000 (22:53 +0000)
committerZiemowit Laski <zlaski@gcc.gnu.org>
Thu, 9 Sep 2004 22:53:51 +0000 (22:53 +0000)
commitd063960a98093c7db9d5032eb54eebb598e44e0f
treec77357ccc04285117d76c7641a949d191ac1a344
parent3f3174b6bcf9c2ae6711065352a3da2e5af1bb7e
Make-lang.in (cp/typeck.o): Depend on c-common.h.

[gcc/cp/ChangeLog]
2004-09-09  Ziemowit Laski  <zlaski@apple.com>

        * Make-lang.in (cp/typeck.o): Depend on c-common.h.
        * typeck.c: Include c-common.h.
        (comptypes): For RECORD_TYPEs, call objc_comptypes() and
        return the result if nonnegative.

From-SVN: r87259
gcc/cp/ChangeLog
gcc/cp/Make-lang.in
gcc/cp/typeck.c