Patch: Fix PR 23891 / Eclipse bootstrap

Bryce McKinlay mckinlay@redhat.com
Sat Sep 17 00:21:00 GMT 2005


Matthias Klose wrote:

>applying this patch to the current 4.0 branch, I get an ICE for a
>compiler configured for i486-linux-gnu:
>
>/home/packages/gcc/4.0/gcc-4.0-4.0.1/build/gcc/gcj -B/home/packages/gcc/4.0/gcc-4.0-4.0.1/build/gcc/ -B/usr/i486-linux-gnu/bin/ -B/usr/i486-linux-gnu/lib/ -isystem /usr/i486-linux-gnu/include -isystem /usr/i486-linux-gnu/sys-include --encoding=UTF-8 -Wno-deprecated -C -g -classpath '' -bootclasspath /home/packages/gcc/4.0/gcc-4.0-4.0.1/build/i486-linux-gnu/libjava':'../../../src/libjava':'../../../src/libjava/external/w3c_dom':'../../../src/libjava/external/sax -d /home/packages/gcc/4.0/gcc-4.0-4.0.1/build/i486-linux-gnu/libjava \
>        -MD -MF gnu/java/security/util.deps @gnu/java/security/util.list
>../../../src/libjava/java/io/ObjectStreamClass.java:930: internal compiler error: Segmentation fault
>Please submit a full bug report,
>with preprocessed source if appropriate.
>See <URL:http://gcc.gnu.org/bugs.html> for instructions.
>
>Program received signal SIGSEGV, Segmentation fault.
>0x08057f30 in do_resolve_class ()
>(gdb) bt
>#0  0x08057f30 in do_resolve_class ()
>#1  0x08057e0a in do_resolve_class ()
>#2  0x08057e0a in do_resolve_class ()
>#3  0x0806c69d in maybe_layout_super_class ()
>  
>
Matthias,

Try this one against the 4.0 branch. I'm not sure why this is neccessary 
against 4.0 and not HEAD.

Bryce


-------------- next part --------------
A non-text attachment was scrubbed...
Name: PR23891-gcc40.patch
Type: text/x-patch
Size: 6459 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20050917/0b5eeb2f/attachment.bin>


More information about the Java-patches mailing list