http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55975
Bug #: 55975
Summary: FAIL: c-c++-common/asan/global-overflow-1.c -O0
output pattern test
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: sanitizer
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
Target: powerpc64-*-*
==4629== AddressSanitizer CHECK failed:
../../../../../libsanitizer/asan/asan_thread.cc:74
"((AddrIsInMem(stack_bottom_))) != (0)" (0x0, 0x0)
=================================================================
==4629== ERROR: AddressSanitizer: unknown-crash on address 0x3fffdcef88d0 at pc
0x3fffae6bcb1c bp 0x3fffdcef7400 sp 0x3fffdcef7470
WRITE of size 1 at 0x3fffdcef88d0 thread T0
==4629== AddressSanitizer: while reporting a bug found another one.Ignoring.
This only fails with -m64, the -m32 test works.