Hi
gpc-20010409 didn't work because #define won't make changes inside a quoted string. So fixed it using this pseudo code:
if EGCS95 common part of table A if GCC_2_95_3 table A using cpp0 else table A using cpp end else table B end
Using gcc-2.95.3: patched, compiled, installed, tested. 0 fails. If you like can do it again using gcc-2.95.2
The attached diff file was made using gcc-20010317
That was fun Russ