http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55485
Konstantin Serebryany <konstantin.s.serebryany at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |konstantin.s.serebryany at | |gmail dot com --- Comment #2 from Konstantin Serebryany <konstantin.s.serebryany at gmail dot com> 2012-11-27 16:48:48 UTC --- >> So, does AddressSanitizer support __builtin_setjmp/__builtin_longjmp? We've never seen those, so I guess not. Can they be lowered to regular setjmp/longjmp calls? If yes, then the run-time library interceptor should take care of them.