* typeck.c (build_x_function_call): Resolve an OFFSET_REF.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Apr 2000 05:53:58 +0000 (05:53 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Apr 2000 05:53:58 +0000 (05:53 +0000)
commitc086e04896068630dd2a16bb628314505fdddefa
tree5c00cfe370fd1a8509cf66030a91d8fa23d2eb8c
parenta46e3486f1258214a5056e82a9c859146e31d172
    * typeck.c (build_x_function_call): Resolve an OFFSET_REF.

        * call.c (joust): Exit early if we get the same function, too.

        * decl2.c (key_method): Return NULL_TREE for template classes.
        (import_export_class): Don't need to check for template classes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33273 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/decl2.c
gcc/cp/typeck.c