This is the mail archive of the gcc-regression@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]

Regressions on trunk at revision 209359 vs revision 209347


New failures:
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O0  output pattern test, is ==26520==AddressSanitizer CHECK failed: ../../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf644d030, 0xf644d000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O1  output pattern test, is ==26661==AddressSanitizer CHECK failed: ../../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf6426030, 0xf6426000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O2  output pattern test, is ==26815==AddressSanitizer CHECK failed: ../../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf644e030, 0xf644e000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O2 -flto  output pattern test, is ==27744==AddressSanitizer CHECK failed: ../../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf647a030, 0xf647a000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O2 -flto -flto-partition=none  output pattern test, is ==27508==AddressSanitizer CHECK failed: ../../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf6453030, 0xf6453000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O3 -fomit-frame-pointer  output pattern test, is ==26972==AddressSanitizer CHECK failed: ../../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf64cc030, 0xf64cc000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O3 -g  output pattern test, is ==27130==AddressSanitizer CHECK failed: ../../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf6493030, 0xf6493000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -Os  output pattern test, is ==27280==AddressSanitizer CHECK failed: ../../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf6445030, 0xf6445000)
FAIL: g++.dg/ext/mv14.C -std=gnu++11 execution test
FAIL: g++.dg/ext/mv14.C -std=gnu++11 execution test
FAIL: g++.dg/ext/mv14.C -std=gnu++1y execution test
FAIL: g++.dg/ext/mv14.C -std=gnu++1y execution test
FAIL: g++.dg/ext/mv14.C -std=gnu++98 execution test
FAIL: g++.dg/ext/mv14.C -std=gnu++98 execution test
FAIL: g++.dg/ext/mv15.C -std=gnu++11 execution test
FAIL: g++.dg/ext/mv15.C -std=gnu++11 execution test
FAIL: g++.dg/ext/mv15.C -std=gnu++1y execution test
FAIL: g++.dg/ext/mv15.C -std=gnu++1y execution test
FAIL: g++.dg/ext/mv15.C -std=gnu++98 execution test
FAIL: g++.dg/ext/mv15.C -std=gnu++98 execution test
FAIL: g++.dg/other/pr59492.C -std=gnu++11 (test for excess errors)
FAIL: g++.dg/other/pr59492.C -std=gnu++1y (test for excess errors)
FAIL: g++.dg/other/pr59492.C -std=gnu++98 (test for excess errors)

New passes:
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O0  output pattern test, is ==29899==AddressSanitizer CHECK failed: ../../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf643a030, 0xf643a000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O1  output pattern test, is ==29958==AddressSanitizer CHECK failed: ../../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf63d9030, 0xf63d9000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O2  output pattern test, is ==30019==AddressSanitizer CHECK failed: ../../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf6442030, 0xf6442000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O2 -flto  output pattern test, is ==30339==AddressSanitizer CHECK failed: ../../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf64c5030, 0xf64c5000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O2 -flto -flto-partition=none  output pattern test, is ==30267==AddressSanitizer CHECK failed: ../../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf641d030, 0xf641d000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O3 -fomit-frame-pointer  output pattern test, is ==30088==AddressSanitizer CHECK failed: ../../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf6480030, 0xf6480000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O3 -g  output pattern test, is ==30147==AddressSanitizer CHECK failed: ../../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf64cd030, 0xf64cd000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -Os  output pattern test, is ==30209==AddressSanitizer CHECK failed: ../../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf63d9030, 0xf63d9000)
ERROR: can't rename "dg-save-unknown": command doesn't exist
ERROR: can't rename "unknown": command doesn't exist
ERROR: tcl error sourcing /nightly/gcc.svn/test-intel64corei7avx/gcc-build-trunk/src-trunk/gcc/testsuite/g++.dg/dg.exp.
ERROR: tcl error sourcing /nightly/gcc.svn/test-intel64corei7avx/gcc-build-trunk/src-trunk/gcc/testsuite/g++.dg/dg.exp.


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