This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/31358] IV-OPTs produces a weird MEM_REF
- 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: 8 Jun 2007 07:52:53 -0000
- Subject: [Bug tree-optimization/31358] IV-OPTs produces a weird MEM_REF
- References: <bug-31358-6528@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 2007-06-08 07:52 -------
(In reply to comment #1)
> no, this is OK (whether it is a good design choice is another thing, I will
> think about that).
I actually have a fix for this issue (the MEM with just index: and offset:) but
it is going to wait until after the pointer_plus merge.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31358