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 209707 vs revision 209695


New failures:
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O0  output pattern test, is ==30903==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf63eb030, 0xf63eb000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O1  output pattern test, is ==30947==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf642e030, 0xf642e000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O2  output pattern test, is ==30992==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf6470030, 0xf6470000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==31207==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf63e4030, 0xf63e4000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==31259==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  -O3 -fomit-frame-pointer  output pattern test, is ==31051==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf6430030, 0xf6430000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O3 -g  output pattern test, is ==31094==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf647c030, 0xf647c000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -Os  output pattern test, is ==31141==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf63d7030, 0xf63d7000)

New passes:
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O0  output pattern test, is ==21261==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf6463030, 0xf6463000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O1  output pattern test, is ==21300==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf643d030, 0xf643d000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O2  output pattern test, is ==21325==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf63e3030, 0xf63e3000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==21514==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf6418030, 0xf6418000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==21588==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf64c8030, 0xf64c8000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O3 -fomit-frame-pointer  output pattern test, is ==21344==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  -O3 -g  output pattern test, is ==21359==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf63f3030, 0xf63f3000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -Os  output pattern test, is ==21388==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf644c030, 0xf644c000)


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