[Bug c/31707] Spurious "'<variable>' may be used uninitialized in this function" warnings when using __builtin_setjmp
hackbunny at reactos dot com
gcc-bugzilla@gcc.gnu.org
Wed Apr 25 22:34:00 GMT 2007
------- Comment #4 from hackbunny at reactos dot com 2007-04-25 23:33 -------
A couple more notes:
* no warning if setjmp is used instead of __builtin_setjmp
* no warning if the call to "bar()" is removed
* no warning in GCC 4.1.2
--
hackbunny at reactos dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hackbunny at reactos dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31707
More information about the Gcc-bugs
mailing list