On Linux/x86-64, revision 139115 gave me: [EMAIL PROTECTED] libgfortran]$ /export/gnu/import/svn/gcc-test/bld/./gcc/xgcc -B/export/gnu/import/svn/gcc-test/bld/./gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src-trunk/libgfortran -I. -iquote../../../src-trunk/libgfortran/io -I../../../src-trunk/libgfortran/../gcc -I../../../src-trunk/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -g -O2 -MT cshift0.lo -MD -MP -MF .deps/cshift0.Tpo -c ../../../src-trunk/libgfortran/intrinsics/cshift0.c -fPIC -DPIC -o .libs/cshift0.o ../../../src-trunk/libgfortran/intrinsics/cshift0.c: In function cshift0: ../../../src-trunk/libgfortran/intrinsics/cshift0.c:124: warning: passing argument 1 of cshift0_i16 from incompatible pointer type ../../../src-trunk/libgfortran/intrinsics/cshift0.c:236: error: GFC_INTGER_16 undeclared (first use in this function) ../../../src-trunk/libgfortran/intrinsics/cshift0.c:236: error: (Each undeclared identifier is reported only once ../../../src-trunk/libgfortran/intrinsics/cshift0.c:236: error: for each function it appears in.) [EMAIL PROTECTED] libgfortran]$
Revision 139111 may be the cause: http://gcc.gnu.org/ml/gcc-patches/2008-08/msg00616.html -- Summary: [4.4 Regression] libfortran failed to build Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libfortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hjl dot tools at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37123