Jeff Law writes:
> For "fun" I've got an m68k bootstrap of the trunk running. I don't expect
> it to finish for at least a week or so, assuming it runs to completion.
The last time I did that it took about 10 days (with all languages
enabled, running in Aranym on a moderately fast host).
Andre
As suggested by Andreas in the PR, the simplest fix for this problem is
to disable the various trunc* patterns for TARGET_COLDFIRE. That's
precisely what this patch does.
Built cross compilers with and without the m68k.md hunk. Verified the
test failed without the m68k.mk hunk and passed w