Thanks! Does this need to regenerate libsanitizer/asan/Makefile.in ? (It'll take a while for me to do this on Mac)
--kcc On Thu, Feb 21, 2013 at 8:04 PM, Jack Howarth <howa...@bromo.med.uc.edu> wrote: > The attached patch fixes the broken bootstrap on darwin in libsanitizer due > to the > deprecation of the dynamic/asan_interceptors_dynamic.cc file. The patch also > eliminates > the merge of the deprecated subdirectory in merge.sh. Bootstrap and asan.exp > regression > tested on x86_64-apple-darwin12. Okay for gcc trunk? > Jack