This is the mail archive of the gcc-patches@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]

Re: [PATCH] Fix PR 28807 - wrong code with may_alias and structs


Andrew Pinski wrote on 08/24/06 11:15:

> ChangeLog:
> 	* tree-ssa-operands.c (access_can_touch_variable): Don't say
> 	the access through a base which has an alias set of 0 cannot
> 	touch the variable.
> 
> testsuite/ChangeLog:
> 	* gcc.c-torture/execute/mayalias-2.c: New test.
> 	* gcc.dg/tree-ssa/alias-13.c: New test.
> 
OK.

Dunno whether this qualifies as simple enough to require copyright
assignment.  I think it does, but if it doesn't, what's the status on
your copyright paperwork?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]