mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-04 14:41:14 +08:00
re PR sanitizer/63939 (Massive asan failures (356) on darwin)
PR sanitizer/63939 * g++.dg/asan/large-func-test-1.C: Ajust dg-output. From-SVN: r217816
This commit is contained in:
parent
f2acb8ad43
commit
7c59493a0f
@ -1,3 +1,8 @@
|
||||
2014-11-19 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
|
||||
|
||||
PR sanitizer/63939
|
||||
* g++.dg/asan/large-func-test-1.C: Ajust dg-output.
|
||||
|
||||
2014-11-19 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
|
||||
|
||||
PR sanitizer/63939
|
||||
|
@ -42,4 +42,4 @@ int main() {
|
||||
// { dg-output "\[^\n\r]*0x\[0-9a-f\]+ is located 44 bytes to the right of 400-byte region.*(\n|\r\n|\r)" }
|
||||
// { dg-output "\[^\n\r]*allocated by thread T0 here:\[^\n\r]*(\n|\r\n|\r)" }
|
||||
// { dg-output " #0( 0x\[0-9a-f\]+ (in _*(interceptor_|)malloc|\[(\])\[^\n\r]*(\n|\r\n|\r)" }
|
||||
// { dg-output " #1|) 0x\[0-9a-f\]+ (in (operator new|_*_Zn\[aw\]\[mj\])|\[(\])\[^\n\r]*(\n|\r\n|\r)" }
|
||||
// { dg-output " #1|) 0x\[0-9a-f\]+ (in (operator new|(wrap|)_*_Zn\[aw\]\[mj\])|\[(\])\[^\n\r]*(\n|\r\n|\r)" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user