btw I can reproduce this
thanks again
On Mon, 26 Aug 2013 15:21:13 +0200 Philippe Bergheaud wrote:
> $ tw -n -e 'action: if ("1" > "1") { return; }'
> normal exit
> $ tw -n -e ''action: if ("1" < "1") { return; }'
> normal exit
> $ tw -n -e 'action: if ("1" == "1") { return; }'
> Memory fault
> $ tw -n -e 'action: if ("1" != "1") { return; }'
> Memory fault
> Tested with ast-open.2013-08-07 on:
> Linux version 2.6.18.1 (gcc version 3.4.6)
> Linux version 2.6.32-5-686 (gcc version 4.3.5)
> Philippe
_______________________________________________
ast-users mailing list
[email protected]
http://lists.research.att.com/mailman/listinfo/ast-users