[Bug tree-optimization/19062] New: -Wuninitialized tricked by conditional assignments
dnovillo at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Dec 17 22:08:00 GMT 2004
With the fix for PR 18501 we are now emitting false positives on
gcc.dg/uninit-5.c and gcc.dg/uninit-9.c.
Analysis of problem:
http://gcc.gnu.org/ml/gcc/2004-12/msg00681.html
http://gcc.gnu.org/ml/gcc-patches/2004-12/msg01309.html
--
Summary: -Wuninitialized tricked by conditional assignments
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: tree-optimization
AssignedTo: dnovillo at gcc dot gnu dot org
ReportedBy: dnovillo at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19062
More information about the Gcc-bugs
mailing list