When I attempt to compile the 06/20/08 snapshot of gcc on an x86_64 system under SuSE Linux 10.0 I get the following error: /home/mrichmon/gcc-4.4-20080620/g95/./gcc/xgcc -B/home/mrichmon/gcc-4.4-20080620/g95/./gcc/ -B/home/mrichmon/irun/x86_64-unknown-linux-gnu/bin/ -B/home/mrichmon/irun/x86_64-unknown-linux-gnu/lib/ -isystem /home/mrichmon/irun/x86_64-unknown-linux-gnu/include -isystem /home/mrichmon/irun/x86_64-unknown-linux-gnu/sys-include -g -O2 -m32 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I/home/mrichmon/gcc-4.4-20080620/libgcc -I/home/mrichmon/gcc-4.4-20080620/libgcc/. -I/home/mrichmon/gcc-4.4-20080620/libgcc/../gcc -I/home/mrichmon/gcc-4.4-20080620/libgcc/../include -I/home/mrichmon/gcc-4.4-20080620/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DUSE_TLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -c /home/mrichmon/gcc-4.4-20080620/libgcc/../gcc/libgcc2.c \ -fvisibility=hidden -DHIDE_EXPORTS /home/mrichmon/gcc-4.4-20080620/libgcc/../gcc/libgcc2.c: In function ‘__lshrdi3’: /home/mrichmon/gcc-4.4-20080620/libgcc/../gcc/libgcc2.c:413: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[5]: *** [_lshrdi3.o] Error 1 -- Summary: ICE in _lshrdi3 when compiling 06/20/08 snapshot on x86_64 Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36629