Created attachment 34066 [details] reduced testcase Under Debian and the attached testcase: $ gcc-snapshot -O2 -fsanitize=undefined -c gcc-ice.c gcc: internal compiler error: Segmentation fault (program cc1) Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-snapshot/README.Bugs> for instructions. with gcc (Debian 20141118-1) 5.0.0 20141118 (experimental) [trunk revision 217719] This was found when compiling GNU MPFR (tests/tget_f.c).
I think this one should be fixed by my r217766.