Validating gcc-*-cross packages: + set -x ++ find . -type f -print + for test in `find . -type f -print` + qemu-aarch64-static -cpu neoverse-n2 ./gcc-cross-reproducer_noble_gcc-13 PASS: got 0x00bbbbbb 0x00aaaaaa as expected + for test in `find . -type f -print` + qemu-aarch64-static -cpu neoverse-n2 ./gcc-cross-reproducer_jammy_gcc-9 PASS: got 0x00bbbbbb 0x00aaaaaa as expected + for test in `find . -type f -print` + qemu-aarch64-static -cpu neoverse-n2 ./gcc-cross-reproducer_noble_gcc-10 PASS: got 0x00bbbbbb 0x00aaaaaa as expected + for test in `find . -type f -print` + qemu-aarch64-static -cpu neoverse-n2 ./gcc-cross-reproducer_questing_gcc-12 PASS: got 0x00bbbbbb 0x00aaaaaa as expected + for test in `find . -type f -print` + qemu-aarch64-static -cpu neoverse-n2 ./gcc-cross-reproducer_jammy_gcc-11 PASS: got 0x00bbbbbb 0x00aaaaaa as expected + for test in `find . -type f -print` + qemu-aarch64-static -cpu neoverse-n2 ./gcc-cross-reproducer_noble_gcc-9 PASS: got 0x00bbbbbb 0x00aaaaaa as expected + for test in `find . -type f -print` + qemu-aarch64-static -cpu neoverse-n2 ./gcc-cross-reproducer_questing_gcc-11 PASS: got 0x00bbbbbb 0x00aaaaaa as expected + for test in `find . -type f -print` + qemu-aarch64-static -cpu neoverse-n2 ./gcc-cross-reproducer_noble_gcc-11 PASS: got 0x00bbbbbb 0x00aaaaaa as expected + for test in `find . -type f -print` + qemu-aarch64-static -cpu neoverse-n2 ./gcc-cross-reproducer_noble_gcc-12 PASS: got 0x00bbbbbb 0x00aaaaaa as expected + for test in `find . -type f -print` + qemu-aarch64-static -cpu neoverse-n2 ./gcc-cross-reproducer_noble_gcc-14 PASS: got 0x00bbbbbb 0x00aaaaaa as expected + for test in `find . -type f -print` + qemu-aarch64-static -cpu neoverse-n2 ./gcc-cross-reproducer_jammy_gcc-10 PASS: got 0x00bbbbbb 0x00aaaaaa as expected
Attached is the reproducer build log. ** Attachment added: "build-cross-reproducers.log" https://bugs.launchpad.net/ubuntu/+source/gcc-8/+bug/2101084/+attachment/5951928/+files/build-cross-reproducers.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2101084 Title: GCC produces wrong code for arm64+sve in some cases To manage notifications about this bug go to: https://bugs.launchpad.net/gcc/+bug/2101084/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
