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 209414 vs revision 209405


New failures:
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O0  output pattern test, is ==1653==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf6422030, 0xf6422000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O1  output pattern test, is ==1713==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/asan/deep-thread-stack-1.C  -O2  output pattern test, is ==1762==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf6449030, 0xf6449000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==2005==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 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==2068==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf5bfc030, 0xf5bfc000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O3 -fomit-frame-pointer  output pattern test, is ==1811==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf642b030, 0xf642b000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O3 -g  output pattern test, is ==1867==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf64bc030, 0xf64bc000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -Os  output pattern test, is ==1917==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf64a1030, 0xf64a1000)

New passes:
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O0  output pattern test, is ==17067==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf6420030, 0xf6420000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O1  output pattern test, is ==17116==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf64a0030, 0xf64a0000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O2  output pattern test, is ==17166==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf63e2030, 0xf63e2000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ==17379==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf6468030, 0xf6468000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ==17433==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf5cc1030, 0xf5cc1000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O3 -fomit-frame-pointer  output pattern test, is ==17207==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf6462030, 0xf6462000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -O3 -g  output pattern test, is ==17248==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf649d030, 0xf649d000)
FAIL: g++.dg/asan/deep-thread-stack-1.C  -Os  output pattern test, is ==17289==AddressSanitizer CHECK failed: ../../../../src-trunk/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc:287 "((*tls_addr + *tls_size)) <= ((*stk_addr + *stk_size))" (0xf642f030, 0xf642f000)


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