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 209347 vs revision 209337


New failures:
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O0  output pattern test, is ==20375==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf649c030, 0xf649c000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O1  output pattern test, is ==20404==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf63f8030, 0xf63f8000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O2  output pattern test, is ==20421==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf6450030, 0xf6450000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==20540==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf64ae030, 0xf64ae000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==20588==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf5c2b030, 0xf5c2b000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O3 -fomit-frame-pointer  output pattern test, is ==20456==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf6461030, 0xf6461000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O3 -g  output pattern test, is ==20479==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf6450030, 0xf6450000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -Os  output pattern test, is ==20498==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf644c030, 0xf644c000)

New passes:
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O0  output pattern test, is ==13789==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf648d030, 0xf648d000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O1  output pattern test, is ==13835==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf643e030, 0xf643e000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O2  output pattern test, is ==13889==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf643f030, 0xf643f000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==14109==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf63ea030, 0xf63ea000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==14171==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf5bc4030, 0xf5bc4000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O3 -fomit-frame-pointer  output pattern test, is ==13933==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf63f8030, 0xf63f8000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O3 -g  output pattern test, is ==13972==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf6496030, 0xf6496000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -Os  output pattern test, is ==14014==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf6437030, 0xf6437000)


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