On 04/03/14 11:51, Duncan Moore wrote:
On 03/03/2014 20:39, Lee Noar wrote:
The loop control instructions are missing as well as the function
epilogue; the compiler knew it was creating an infinite loop.
I assume you built the compiler yourself on the 8th January?
No. I'm using
http://www.riscos.info/downloads/gccsdk/testing/4.7.4/gccsdk-gcc-src-4.7.4-Rel1dev.tar.bz2.
Unfortunately, I still can't reproduce your results. I've downloaded
the same version of the compiler as you have above and that produces
a working binary. I've also rebuilt GCCSDK from scratch with the latest
source from upstream, and that gives the correct result.
The only thing I can suggest now is that you throw away the compiler
you currently have and re-download and install again. It's highly
unlikely that a corrupt download would be the cause as I would think
that would give you an unopenable archive at best, but you never know.
Lee.
_______________________________________________
GCCSDK mailing list [email protected]
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK