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 tree-optimization/39074] PTA constraint processing for *x = y is wrong



------- Comment #2 from rguenth at gcc dot gnu dot org  2009-02-02 14:07 -------
Created an attachment (id=17227)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17227&action=view)
patch to warn about uninitialized pointer dereferences

This patch causes a warning for both testcases, the program and the PTA bug.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39074


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