[Bug middle-end/32395] false positive warning about use of uninitialized variable.
pluto at agmk dot net
gcc-bugzilla@gcc.gnu.org
Sun Jun 24 15:54:00 GMT 2007
------- Comment #3 from pluto at agmk dot net 2007-06-24 15:54 -------
(In reply to comment #2)
> This is caused by two things, jump threading and inlining. If we jump thread
> more, we no longer get the warning which is what you are seeing in 4.2.1.
is there any possibility to increase the depth of this analysis in 4.1.x?
some compile-time constant hardcoded in sources, or sth?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32395
More information about the Gcc-bugs
mailing list