[Bug sanitizer/55679] new asan tests from r194458 fail on x86_64-apple-darwin10

howarth at nitro dot med.uc.edu gcc-bugzilla@gcc.gnu.org
Fri Dec 14 00:07:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55679

--- Comment #3 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-12-14 00:05:51 UTC ---
Created attachment 28946
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28946
assembly file for c-c++-common/asan/global-overflow-1.c  -O1  execution test on
x86_64-apple-darwin10

Generated with...

/sw/src/fink.build/gcc48-4.8.0-1000/darwin_objdir/gcc/xgcc
-B/sw/src/fink.build/gcc48-4.8.0-1000/darwin_objdir/gcc/
/sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121213/gcc/testsuite/c-c++-common/asan/global-overflow-1.c
-L/sw/src/fink.build/gcc48-4.8.0-1000/darwin_objdir/x86_64-apple-darwin10.8.0/i386/libsanitizer/asan/.libs
-fsanitize=address -g -fno-diagnostics-show-caret -O1 -fno-builtin-memset -lm
-m32 -o ./global-overflow-1.exe --save-temps

for failing c-c++-common/asan/global-overflow-1.c  -O1  execution test on
x86_64-apple-darwin10. The resulting executable runs without crashing or
triggering in libasan...

# ./global-overflow-1.exe                                                      
                                                     #



More information about the Gcc-bugs mailing list