This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/38745] [4.4 Regression] ICE: statement makes a memory store, but has no VDEFS
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jan 2009 18:12:42 -0000
- Subject: [Bug tree-optimization/38745] [4.4 Regression] ICE: statement makes a memory store, but has no VDEFS
- References: <bug-38745-16726@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pinskia at gcc dot gnu dot org 2009-01-06 18:12 -------
Yes this is caused by my patch,
basically we need to stop frowproping into ADDR_EXPR, VIEW_CONVERT_EXPR.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|middle-end |tree-optimization
GCC build triplet|i686-pc-linux-gnu |
GCC host triplet|i686-pc-linux-gnu |
GCC target triplet|i686-pc-linux-gnu |
Keywords| |ice-on-valid-code
Summary|ICE: statement makes a |[4.4 Regression] ICE:
|memory store, but has no |statement makes a memory
|VDEFS |store, but has no VDEFS
Target Milestone|--- |4.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38745