On Fri, Mar 21, 2014 at 11:28:14AM +0100, Richard Biener wrote:
>
> This fixes a missed optimization regarding to coverage counters.
> In the past we failed to apply proper may-alias analysis and
> disregarded those counters as being possibly aliased by pointers
> by accident. The following patch
This fixes a missed optimization regarding to coverage counters.
In the past we failed to apply proper may-alias analysis and
disregarded those counters as being possibly aliased by pointers
by accident. The following patch adds a flag so we can mark
VAR_DECLs as to be not considered as aliased b