http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55137
--- Comment #9 from Sebastian Huber <sebastian.hu...@embedded-brains.de> 2012-11-08 10:19:33 UTC --- (In reply to comment #8) > Created attachment 28624 [details] > gcc48-pr55137.patch > > Untested patch. I tried this patch and GCC Git version 5838c24a86ac8a8afe77285f224a3ce50596954e and I get this: internal compiler error: in compute_antic, at tree-ssa-pre.c:2511 With an earlier snapshot 4.8-20120923 your patch solves my problem.