Patch to fix PR9861 (reprise)

TJ Laurenzo tlaurenzo@gmail.com
Tue Sep 27 18:27:00 GMT 2005


This is a followup to the patches discussed on the thread
http://gcc.gnu.org/ml/gcc-patches/2005-09/msg01448.html

The attached patches contain all changes to the original patch
discussed in the above thread.   I have bootstrapped the compiler on
i686-pc-linux-gnu and verified that this patch does not introduce any
testsuite failures.

This patch contains the following files:
   - pr9861-base.diff : Patches to the libiberty and include directories
   - pr9861-base-cl.diff : ChangeLog patches for libiberty and include
   - pr9861-gcc.diff : Patches to gcc
   - pr9861-gcc-cl.diff : ChangeLog patches for gcc

Andrew Haley has pointed out that application of the gcc patches needs
some careful timing.  Pending approval, the base patches to libiberty
should be applied as soon as possible so that binutils and gdb support
for the new Java mangling scheme exists in cvs snapshots by the time
the gcc patches are commited.

TJ
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr9861-base.diff
Type: application/octet-stream
Size: 8171 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20050927/42a66d34/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr9861-base-cl.diff
Type: application/octet-stream
Size: 1514 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20050927/42a66d34/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr9861-gcc.diff
Type: application/octet-stream
Size: 6990 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20050927/42a66d34/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr9861-gcc-cl.diff
Type: application/octet-stream
Size: 1173 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20050927/42a66d34/attachment-0003.obj>


More information about the Java-patches mailing list