http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55517
Konstantin Serebryany <konstantin.s.serebryany at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |konstantin.s.serebryany at | |gmail dot com --- Comment #1 from Konstantin Serebryany <konstantin.s.serebryany at gmail dot com> 2012-11-28 12:43:32 UTC --- I am quite sure that asan should not mess with the limits itself. It gets too messy too soon. (e.g. in tsan we try to reexec if the stack is unlimited, but it's not reliable). I agree, the messages could be less cryptic.