On 06/26/2012 07:12 PM, Tobias Burnus wrote:
+i = 1

That should be i = 0, sorry for attaching an old version of the patch.

Tobias

+call foo(ac)
+call foo(at)
+call bar(ac)
+call bar(at)
+if (i /= 12) call abort()
+


Reply via email to