summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_sparc/host_x86/accel_missing/1942
blob: d6979724a7f3781b2229cb0e95958ae4a8d28020 (plain) (blame)
1
2
3
4
5
6
7
8
9
GCC segfault (ICE) while building in qemu-user sparc64
Steps to reproduce:
1. Follow Qemu-user [documentation](https://wiki.gentoo.org/wiki/Embedded_Handbook/General/Compiling_with_qemu_user_chroot) for Sparc64
2. Attempt to build libpaper: `emerge -v app-text/libpaper-2.1.0:0/2`

Resulting compilation will fail with an internal compilation error.
Additional information:
This can be tested by trying to [compile](/uploads/ba4585ea75fa157a34bf8f3ffb64bded/H1NM.i) with `gcc -mcpu=ultrasparc -O2 -c` instead of building the entire libpaper package.
Here is the [output.](/uploads/30a154eb602caa5a8b1bd82a6271d6d8/output.txt)