class.c (add_method_1): Mark fndecl as external unless we are compiling it into this...
authorAndrew Haley <aph@redhat.com>
Mon, 29 Jan 2007 13:02:48 +0000 (13:02 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Mon, 29 Jan 2007 13:02:48 +0000 (13:02 +0000)
commit2631dfddd2d1492ded5836b7385d3754c9cca33f
tree2ade062954587441dde9989136f46077e6b26429
parentaec78e730e868938b44e1c73eb248595a6a97fd9
class.c (add_method_1): Mark fndecl as external unless we are compiling it into this object file.

2007-01-29  Andrew Haley  <aph@redhat.com>

        * class.c (add_method_1): Mark fndecl as external unless we are
        compiling it into this object file.

From-SVN: r121284
gcc/java/ChangeLog
gcc/java/class.c