http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55617
--- Comment #45 from Jack Howarth <howarth at nitro dot med.uc.edu> 2013-02-02 22:53:59 UTC --- (In reply to comment #40) Also the impact of the proposed patch in Comment 42 could be limited even further by using... if (flag_asan && priority == 99) as the test for inserting the constructors in front of the vector queue of constructors.