This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/18431] Code for arrays and pointers are not the same
- 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: 12 Nov 2004 14:53:24 -0000
- Subject: [Bug tree-optimization/18431] Code for arrays and pointers are not the same
- References: <20041111180852.18431.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-12 14:53 -------
(In reply to comment #8)
>
> is_gimple_addressable -> is_gimple_id -> is_gimple_variable -> SSA_NAME.
>
> So the correct patch would be
I did post that patch also before it was rejected as I did not look into the aliasing problem we had.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18431