[Bug tree-optimization/39799] [4.3/4.4/4.5 Regression] missing 'may be used uninitialized' warning
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Apr 20 09:32:00 GMT 2009
------- Comment #3 from rguenth at gcc dot gnu dot org 2009-04-20 09:32 -------
Honza, if overlapping lifetimes are the problem instead of zero-initializing
uninitialized params we could instead create a new uninitialized variable for
them?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39799
More information about the Gcc-bugs
mailing list