I will soon commit my patches for the linker and verifier (waiting for the
testsuites to finish).
For these I used a test setup which is part of this PR:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24616
Another similar test setup is attached to this PR and should help Andrew Haley
to resolve the issues:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25265
I think it might be good to convert the tests into the format which is used by
GCJ's testsuite which I am completely new to.
It would be fine if you could give me some pointers how I should start or what I
should learn to make that.
If you are able to convert the tests in no time yourself and would adapt my
tests that would be appreciated, too. ;)