typeck.c (build_c_cast): Preserve the cast if casting to and from an Objective-C...
authorZiemowit Laski <zlaski@apple.com>
Fri, 10 Sep 2004 06:40:15 +0000 (06:40 +0000)
committerZiemowit Laski <zlaski@gcc.gnu.org>
Fri, 10 Sep 2004 06:40:15 +0000 (06:40 +0000)
commit2e2da46727a4b1414d5f2f8d2a016a8609268abe
treef133ff22c97a48897d90f14ae140438988d45677
parent236f983261dd0460975b89dc232b8fac6080519d
typeck.c (build_c_cast): Preserve the cast if casting to and from an Objective-C type.

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

        * typeck.c (build_c_cast): Preserve the cast if casting
        to and from an Objective-C type.

From-SVN: r87277
gcc/cp/ChangeLog
gcc/cp/typeck.c