Steve,
Note, your patch conflicted with one of the other 7 patches
I tested today. You'll need to make sure the merge is
correct.
I presume that is my missing argument patch? I was going to commit it
just now but ran into:
-c ../../trunk/gcc/crtstuff.c -DCRT_BEGIN \
-o crtbegin.o
In file included from /usr/include/stdio.h:36,
from ../../trunk/gcc/tsystem.h:90,
from ../../trunk/gcc/crtstuff.c:68:
/usr/include/bits/types.h:146: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [crtbegin.o] Error 1
make[3]: Leaving directory `/svn/gcc-4.2/build/gcc'
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory `/svn/gcc-4.2/build'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/svn/gcc-4.2/build'
make: *** [all] Error 2
... so I guess that I will have to take care of the conflict because I
cannot come back to it until tomorrow morning.
Now that I am out of last weeks mess, I will start reviewing once more.
Thanks for doing the honours - 7 in one session is too many.
Paul