On 25/07/2011 13:05, Don wrote:
It seems to have ignored the backend source files which are generated by early build steps optabgen.c, etc. Either that, or else it doesn't realize that the arrays in those files (eg, optab1[] in optab.c) are constant values. Every backend report that I looked at, was a false positive caused by this.
It has indeed ignored them. This is a consequence of the way I was running the build, I'll see if I can sort this out when I run it again.
-- Robert http://octarineparrot.com/
