libsanitizer merge from upstream r196489

Tobias Burnus tobias.burnus@physik.fu-berlin.de
Thu Dec 5 10:53:00 GMT 2013


Hi,

On Thu, Dec 05, 2013 at 02:06:52PM +0400, Konstantin Serebryany wrote:
> Another libsanitizer merge from upstream, r196489
> (Quick follow up after the r196090 merge)

That commit breaks the build with:

In file included from ../../../../libsanitizer/tsan/tsan_rtl_report.cc:18:0:
../../../../libsanitizer/tsan/tsan_rtl.h:29:44: fatal error: sanitizer_common/sanitizer_asm.h: No such file or directory
 #include "sanitizer_common/sanitizer_asm.h"
                                            ^
compilation terminated.

Did you forgot to commit the new file?

Tobias



More information about the Gcc-patches mailing list