https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254911
Bug ID: 254911 Summary: lib/msun/ctrig_test fails if compiled with AVX (-mavx) or any CPUSET enabling AVX Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: b...@freebsd.org Reporter: oliv...@freebsd.org How to reproduce this bug on a FreeBSD 14.0-CURRENT #10 main-n245559-d22883d7154: echo 'CFLAGS+=-mavx' >> /etc/make.conf cd /usr/src/lib/msun make clean && make && make install /usr/tests/lib/msun/ctrig_test test_zero_input *** Check failed: /usr/src/lib/msun/tests/ctrig_test.c:154: ctanhf fetestexcept((0x04 | 0x20 | 0x01 | 0x08 | 0x10)) (0x1) != 0 *** Check failed: /usr/src/lib/msun/tests/ctrig_test.c:154: ctanhf fetestexcept((0x04 | 0x20 | 0x01 | 0x08 | 0x10)) (0x1) != 0 *** Check failed: /usr/src/lib/msun/tests/ctrig_test.c:154: ctanhf fetestexcept((0x04 | 0x20 | 0x01 | 0x08 | 0x10)) (0x1) != 0 *** Check failed: /usr/src/lib/msun/tests/ctrig_test.c:154: ctanhf fetestexcept((0x04 | 0x20 | 0x01 | 0x08 | 0x10)) (0x1) != 0 *** Check failed: /usr/src/lib/msun/tests/ctrig_test.c:155: ctanf fetestexcept((0x04 | 0x20 | 0x01 | 0x08 | 0x10)) (0x1) != 0 *** Check failed: /usr/src/lib/msun/tests/ctrig_test.c:155: ctanf fetestexcept((0x04 | 0x20 | 0x01 | 0x08 | 0x10)) (0x1) != 0 *** Check failed: /usr/src/lib/msun/tests/ctrig_test.c:155: ctanf fetestexcept((0x04 | 0x20 | 0x01 | 0x08 | 0x10)) (0x1) != 0 *** Check failed: /usr/src/lib/msun/tests/ctrig_test.c:155: ctanf fetestexcept((0x04 | 0x20 | 0x01 | 0x08 | 0x10)) (0x1) != 0 failed: 8 checks failed; see output for more details -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"