On Fri, Apr 26, 2013 at 10:58:39PM +0200, Daniel Glöckner wrote:
> There are two things broken in the code generated by TCC:
> First of all TCC thinks it has to return the structure in
> memory pointed to by r0 and second it gets confused about where
> it stored r0 and instead reads the first float from the stack
> and interpretes that as a pointer.

The latter should be fixed by the one-liner I just committed.

  Daniel

_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to