This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/19430] V_MAY_DEF (taking address of var) causes missing uninitialized warning
- From: "manu at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Aug 2008 22:31:24 -0000
- Subject: [Bug middle-end/19430] V_MAY_DEF (taking address of var) causes missing uninitialized warning
- References: <bug-19430-9033@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #16 from manu at gcc dot gnu dot org 2008-08-20 22:31 -------
All testcases except the one in the original description were actually
duplicates of PR179 and are thusly fixed.
The original testcase deals with PHI ops which is a completely different beast.
I added it XFAILED as gcc.dg/uninit-pr19430.c but I doubt it will get magically
fixed, so suggestions/patches welcome.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19430