http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47455
--- Comment #7 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-01-31 21:56:08 UTC --- The ICEs disappear with the patch in comment #6, but the test in comment #4 fails at if(any (this%x%i /= [5, 7])) call abort() ! FAILS and segfault later if I comment the test. The test in comment #6 segfault also.