------- Comment #2 from hjl dot tools at gmail dot com 2010-05-26 19:52 ------- [...@gnu-32 libgfortran]$ /export/build/gnu/gcc/build-x86_64-linux/./gcc/xgcc -B/export/build/gnu/gcc/build-x86_64-linux/./gcc/ -B/usr/gcc-4.6.0/x86_64-unknown-linux-gnu/bin/ -B/usr/gcc-4.6.0/x86_64-unknown-linux-gnu/lib/ -isystem /usr/gcc-4.6.0/x86_64-unknown-linux-gnu/include -isystem /usr/gcc-4.6.0/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I/net/gnu-6/export/gnu/import/git/gcc/libgfortran -iquote/net/gnu-6/export/gnu/import/git/gcc/libgfortran/io -I/net/gnu-6/export/gnu/import/git/gcc/libgfortran/../gcc -I/net/gnu-6/export/gnu/import/git/gcc/libgfortran/../gcc/config -I../../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -O2 -g -m32 -MT read.lo -MD -MP -MF .deps/read.Tpo -c /net/gnu-6/export/gnu/import/git/gcc/libgfortran/io/read.c -fPIC -DPIC /net/gnu-6/export/gnu/import/git/gcc/libgfortran/io/read.c: In function max_value: /net/gnu-6/export/gnu/import/git/gcc/libgfortran/io/read.c:114:7: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. [...@gnu-32 libgfortran]$
(gdb) p integer_types[itk] $4 = (tree) 0x0 (gdb) p itk $5 = 11 (gdb) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44287