[Bug gcov-profile/90053] [GCOV] A statement in while loop is wrongly marked as not executed when they are within the if(setjmp()) statement

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Apr 12 08:31:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90053

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
I think you need to use setjmp/longjmp, not the __builtin variants which have
special semantics.


More information about the Gcc-bugs mailing list