libgfortran build failure

2006-08-02 Thread David Edelsohn
After the aclocal/automake regeneration, I now am seeing a bootstrap failure on AIX because the generated Makefile is not substituting a variable. My generated Makefile looks like: CC = /tmp/20060801/./gcc/xgcc -B/tmp/20060801/./gcc/ -B/farm/dje/install/powerpc-ibm-aix5.2.0.0-20060801/po

[patch] PR22097: libgfortran build failure on mips-sgi-irix6.5

2006-02-07 Thread Rainer Emrich
This patch fixes bootstrap failure in ligfortran/instrisics/c99_functions.c for mips-sgi-irix6.5. This patch applies cleanly to 4.1 and mainline. It's similiar as http://gcc.gnu.org/ml/gcc-patches/2005-12/msg01578.html Patch applied, bootstrap finished successfully for 4.1 svn revision 110639. Test