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/38745] [4.4 Regression] ICE: statement makes a memory store, but has no VDEFS



------- Comment #8 from pinskia at gcc dot gnu dot org  2009-01-16 02:01 -------
So the problem here is that we should not forward prop *(struct a*)&f into an
expression which is taking the address ...


-- 


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


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