This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/19430] V_MAY_DEF (taking address of var) causes missing uninitialized warning



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]