Current llvm-gcc 4.2 building failed on X86-64,  here is the dump information:<br><br>xgcc -B/home/zsth/projects/llvm.org/build/cfe4.2obj/./prev-gcc/ -B/home/zsth/projects/llvm.org/install/x86_64-unknown-linux-gnu/bin/  -I../../../cfe4.2/libcpp -I. -I../../../cfe4.2/libcpp/../include -I../../../cfe4.2/libcpp/include -DENABLE_LLVM -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long  -I../../../cfe4.2/libcpp -I. -I../../../cfe4.2/libcpp/../include -I../../../cfe4.2/libcpp/include -DENABLE_LLVM -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Po ../../../cfe4.2/libcpp/directives.c<br>
../../../cfe4.2/libcpp/directives.c: In function 'do_pragma':<br>../../../cfe4.2/libcpp/directives.c:1376: internal compiler error: Segmentation fault<br>Please submit a full bug report,<br>with preprocessed source if appropriate.<br>
See <URL:<a href="http://developer.apple.com/bugreporter">http://developer.apple.com/bugreporter</a>> for instructions<br><br>Any ideas?<br><br>My gcc version:<br>gcc -v<br>Using built-in specs.<br>Target: x86_64-redhat-linux<br>
Configured with: ../gcc-4.0.4/configure --prefix=/home/toolman/gcc4.0.4-x86_64 --enable-languages=c,c++ --host=x86_64-redhat-linux<br>Thread model: posix<br>gcc version 4.0.4<br><br><br><br>Thanks,<br>Sheng.<br>