------- Comment #4 from pinskia at gcc dot gnu dot org 2010-07-26 18:55 -------
Confirmed, this was working in 4.2.4:
t.c: In function âtestâ:
t.c:9: warning: âcs[0u].bâ is used uninitialized in this function
t.c:8: note: âcs[0u].bâ was declared here
t.c:13: warning: âcs[0u].aâ is used uninitialized in this function
t.c:8: note: âcs[0u].aâ was declared here
t.c:15: warning: âcs[0u].câ is used uninitialized in this function
t.c:8: note: âcs[0u].câ was declared here
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |diagnostic
Known to fail| |4.3.2 4.6.0 4.5.0
Known to work| |4.2.4
Last reconfirmed|0000-00-00 00:00:00 |2010-07-26 18:55:56
date| |
Summary|strange warning text from |[4.3/4.4/4.5/4.6 Regression]
|gcc |strange warning text from
| |gcc
Target Milestone|--- |4.3.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45083