OSDN Git Service

2006-05-21 Andreas Tobler <a.tobler@schweiz.ch>
authorandreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 20 May 2006 22:06:33 +0000 (22:06 +0000)
committerandreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 20 May 2006 22:06:33 +0000 (22:06 +0000)
commit8167fb09c4c52a9894cd9b12bb60fecc5be7078b
tree9f8adaa74c674d23657c921db438c9dd08e049d2
parentaedaf32200b55f052dc6a747420e7ab31e1cebcf
2006-05-21  Andreas Tobler  <a.tobler@schweiz.ch>

* java/lang/natClass.cc (_Jv_FindMethodInCache): Mark klass, name and
signature as MAYBE_UNUSED for HAVE_TLS == 0.
(_Jv_AddMethodToCache): Mark klass and method as MAYBE_UNUSED for
HAVE_TLS == 0.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@113940 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog