re PR tree-optimization/54570 (FAIL: gcc.dg/builtin-object-size-8.c execution test)
[gcc.git] / gcc / asan.h
2012-12-03 Jakub Jelineksanitizer.def: Add Address Sanitizer builtins.
2012-11-12 Jakub JelinekImplement protection of global variables
2012-11-12 Jakub JelinekImplement protection of stack variables
2012-11-12 Jakub JelinekEmit GIMPLE directly instead of gimplifying GENERIC.
2012-11-12 Jakub JelinekInitial asan cleanups
2012-11-12 Wei MiInitial import of asan from the Google branch