On 2013-05-08 15:42, Aurelien Jarno wrote:
When setcond2 is rewritten into setcond, the state of the destination
temp should be reset, so that a copy of the previous value is not
used instead of the result.
Reported-by: Michael Tokarev
Cc: Richard Henderson
Signed-off-by: Aurelien Jarno
Rev
On Wed, May 08, 2013 at 10:42:42PM +0200, Aurelien Jarno wrote:
> When setcond2 is rewritten into setcond, the state of the destination
> temp should be reset, so that a copy of the previous value is not
> used instead of the result.
>
> Reported-by: Michael Tokarev
> Cc: Richard Henderson
> Sig
When setcond2 is rewritten into setcond, the state of the destination
temp should be reset, so that a copy of the previous value is not
used instead of the result.
Reported-by: Michael Tokarev
Cc: Richard Henderson
Signed-off-by: Aurelien Jarno
---
tcg/optimize.c |1 +
1 file changed, 1 in