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 #10 from rguenth at gcc dot gnu dot org  2009-01-16 09:34 -------
Do we have a small testcase?

VIEW_CONVERT_EXPR<union u_u64>(c64_76).u.lo32.u.lo16.u.lo8 = D.1947_8;

indeed looks funny (it's a partial def of a register).


-- 


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]