2005-01-20 Andrew Pinski <pinskia@gcc.gnu.org>
commit64cc696c54434b71f255e03a20862d64761cfd52
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Jan 2005 02:38:23 +0000 (21 02:38 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Jan 2005 02:38:23 +0000 (21 02:38 +0000)
treebdb6fe3d95bb4b4678bc9a53a93fdf303c1d5aa5
parent2855a5671ff789bbffc7ad9c4a01a8d7d2d2d6e6
2005-01-20  Andrew Pinski  <pinskia@gcc.gnu.org>

PR java/18091:
* jcf-write.c (perform_relocations): Don't call memcpy if source
and destination are the same.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94007 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/jcf-write.c