This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug jit/82846] [8 regression] jit.dg test-alignment.c.exe, test-combination.c.exe, test-threads.c.exe fails


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

--- Comment #1 from Andrey Guskov <andrey.y.guskov at intel dot com> ---
Also affects test-alignment.cc.exe:

        NOTE: test-alignment.cc.exe iteration 1 of 5: writing reproducer to
./test-alignment.cc.exe.reproducer.c
        PASSED: test-alignment.cc.exe iteration 1 of 5: verify_aligned_code:
result is non-null
        PASSED: test-alignment.cc.exe iteration 1 of 5: verify_aligned_code:
test_writing is non-null
        FAILED: test-alignment.cc.exe iteration 1 of 5: verify_aligned_code:
actual: test_writing (&tmp) != expected: 35
incorrect value
PASS:  test-alignment.cc.exe iteration 1 of 5: verify_aligned_code: result is
non-null
PASS:  test-alignment.cc.exe iteration 1 of 5: verify_aligned_code:
test_writing is non-null
FAIL:  test-alignment.cc.exe iteration 1 of 5: verify_aligned_code: actual:
test_writing (&tmp) != expected: 35
FAIL: test-alignment.cc.exe killed: 45660 exp9 0 0 CHILDKILLED SIGABRT SIGABRT

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]