On Thu, Aug 6, 2009 at 10:20, Dmitry Samersoff wrote:
> shine:gcc-3.3.6#diff -u ./gcc/f/com.c_orig ./gcc/f/com.c
The 3.x series are no longer maintained. You will need to maintain
your own repository for these changes.
Contributions to GCC are always welcome, please refer to
http://gcc.gnu.org/
1. fixincl script uses $SHELL variable and assume it points to sh
derived shell, therefor it doesn't work with tcsh.
Have to be changed to explicit /bin/sh
2. Conflict type declaration in com.c
shine:gcc-3.3.6#diff -u ./gcc/f/com.c_orig ./gcc/f/com.c
--- ./gcc/f/com.c_orig 2009-08-06 17:52:05