diff options
Diffstat (limited to 'results/classifier/118/graphic/1942')
| -rw-r--r-- | results/classifier/118/graphic/1942 | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/results/classifier/118/graphic/1942 b/results/classifier/118/graphic/1942 new file mode 100644 index 000000000..9719bdd50 --- /dev/null +++ b/results/classifier/118/graphic/1942 @@ -0,0 +1,39 @@ +graphic: 0.836 +device: 0.745 +PID: 0.521 +ppc: 0.492 +network: 0.433 +user-level: 0.432 +semantic: 0.389 +debug: 0.388 +architecture: 0.377 +vnc: 0.357 +permissions: 0.327 +files: 0.324 +risc-v: 0.310 +socket: 0.281 +arm: 0.279 +boot: 0.273 +performance: 0.252 +TCG: 0.236 +register: 0.218 +virtual: 0.162 +VMM: 0.144 +mistranslation: 0.130 +peripherals: 0.087 +x86: 0.079 +hypervisor: 0.060 +i386: 0.053 +kernel: 0.032 +assembly: 0.031 +KVM: 0.011 + +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) |