This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Write to global memory not hoisted out of loop
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: dnovillo at redhat dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 30 Apr 04 17:17:27 EDT
- Subject: Re: [tree-ssa] Write to global memory not hoisted out of loop
Correct. We don't check restricted pointers. This is another item in
my post merge todo.
Do you call the normal get_alias_set code? Is TYPE_REF_CAN_ALIAS_ALL
respected?