[Bug sanitizer/55617] static constructors are not being instrumented correctly on darwin
howarth at nitro dot med.uc.edu
gcc-bugzilla@gcc.gnu.org
Tue Jan 29 22:05:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55617
--- Comment #8 from Jack Howarth <howarth at nitro dot med.uc.edu> 2013-01-29 22:04:28 UTC ---
Created attachment 29302
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29302
assembly file for reduced testcase from comment 5
generated with...
g++-fsf-4.8 -fsanitize=address cov.C -o cov --save-temps
on x86_64-apple-darwin12
More information about the Gcc-bugs
mailing list