https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110955

--- Comment #12 from Petr Sumbera <sumbera at volny dot cz> ---
(In reply to Petr Sumbera from comment #9)
> (In reply to r...@cebitec.uni-bielefeld.de from comment #8)
> > > without the JIT patch (033-solaris-LLVM-JIT.patch)?  It may be worth a try
> > > until someone fixes and integrates SPARC JIT support for real.
> 
> I will try to build LLVM without the patch and will see. But the patch says
> it
> was created because of gnome-shell.

When I updated test system with LLVM built without 033-solaris-LLVM-JIT.patch
(without rebuilding any other component) it fails in different way (probably
earlier). See bellow. I think that the patch is really needed.

    7e0fbf09e3d1 libc.so.1`__lwp_sigqueue+8(6?, 2012d400?, 0?, 9697d5d9b0?,
9697d50170?, 0?)
    7e0fbf09e481 dump_gjs_stack_on_signal_handler+0xb4(6?, 0?, 7e0fbf09f060?,
0?, 7af3c050012c?, 49?)
    7e0fbf09e551 libc.so.1`__sighndlr+0xc(6?, 0?, 7e0fbf09f060?, 7af3c0303624?,
0?, 7af3bff0c7c8?)
    7e0fbf09e601 libc.so.1`call_user_handler+0x400((int) 0?, (siginfo_t *) 0?,
(ucontext_t *) 0x12?)
    7e0fbf09e6f1 libc.so.1`sigacthandler+0xd0((int) 6?, (siginfo_t *) 0?, (void
*) 0x7e0fbf09f060?)
    7e0fbf09eb41 libc.so.1`__lwp_sigqueue+8(6?, 6?, 7e0fbf09f4c0?, 0?, 0?, 0?)
    7e0fbf09ebf1 libc.so.1`abort+0xb4()
    7e0fbf09ecd1
libLLVM-13.so`_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0xb4(7e0fbf09f6e0?,
1?, 1?, 0?, 0?, 7e0fbf09f588?)
    7e0fbf09ee31
libLLVM-13.so`_ZN4llvm18report_fatal_errorEPKcb+0x5c(7af3b1eb0168?, 1?, 0?, 1?,
9699b1b788?, 9699b1b690?)
    7e0fbf09ef11
libLLVM-13.so`_ZN4llvm14RuntimeDyldELF23resolveX86_64RelocationERKNS_12SectionEntryEmmjlm+0x64(969a060b00?,
9699f673c0?, 20?, 7af3bfb12000?, 18?, 0?)
    7e0fbf09efd1
libLLVM-13.so`_ZN4llvm14RuntimeDyldELF17resolveRelocationERKNS_12SectionEntryEmmjlmj+0x6c(969a060b00?,
9699f673c0?, 20?, 7af3bfb12000?, 6?, 0?)
    7e0fbf09f0a1
libLLVM-13.so`_ZN4llvm14RuntimeDyldELF17resolveRelocationERKNS_15RelocationEntryEm+0xd8(969a060b00?,
9699f6b6d0?, 7af3bfb12000?, 9699b28a40?, 0?,
    9699b166e8?)
    7e0fbf09f171
libLLVM-13.so`_ZN4llvm15RuntimeDyldImpl21resolveRelocationListERKNS_11SmallVectorINS_15RelocationEntryELj64EEEm+0xa4(969a060b00?,
9699f6b6c0?,
    7af3bfb12000?, 9699b166e8?, 70?, 0?)
    7e0fbf09f231
libLLVM-13.so`_ZN4llvm15RuntimeDyldImpl23resolveLocalRelocationsEv+0x8c(969a060b00?,
0?, 0?, 9699b166e8?, 0?, 9699f6b6b0?)
    7e0fbf09f2f1
libLLVM-13.so`_ZN4llvm15RuntimeDyldImpl18resolveRelocationsEv+0x200(969a060b00?,
1?, 0?, 0?, 1?, 969a060bf0?)
    7e0fbf09f3e1
libLLVM-13.so`_ZN4llvm11RuntimeDyld18resolveRelocationsEv+0x30(9699b1b6f0?, 6?,
1?, 0?, 9699b1b690?, 0?)
    7e0fbf09f4a1
libLLVM-13.so`_ZN4llvm5MCJIT21finalizeLoadedModulesEv+0x60(9699b1b420?,
9699b1b6f0?, 0?, 1?, 9699b1b788?, 9699b1b690?)
    7e0fbf09f5b1
libLLVM-13.so`_ZN4llvm5MCJIT14finalizeObjectEv+0x290(9699b1b420?, 9699b1b748?,
7e0fbf09fe60?, 9699b1b770?, 7e0fbf09fea0?, 7e0fbf09fea0?)
    7e0fbf09f721 libLLVM-13.so`LLVMGetPointerToGlobal+0x38(9699b1b420?,
9699b12078?, 291c00?, 0?, 0?, 336?)
    7e0fbf09f7e1 swrast_dri.so`llvmpipe_update_fs+0xe94(96978b7d00?,
9699b0b344?, 969793d560?, 9697b91a40?, 9699b0b290?, 0?)
..

Reply via email to