http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55617
--- Comment #44 from Jack Howarth <howarth at nitro dot med.uc.edu> 2013-02-02 20:41:15 UTC --- (In reply to comment #40) Doesn't the test case I showed in Comment 28 qualify as working across translaional units? That test case still compiles and runs fine with -fsanitize=address using the patch from Comment 42 but is broken in stock gcc trunk.