http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45612
--- Comment #18 from Jan Hubicka <hubicka at gcc dot gnu.org> 2010-10-01 17:24:27 UTC --- Hmm, I tried to use one of compile farm sparc machines, but no luck. Either with ssh on them I end on gcc12 that is amd64 or they are down. I am looking into the dumps if I can make sense of it, so far I don't seem to be able to find the code taking address of local label in .optimized dump at all. We might be missing some code in inliner that passes the fact that the label is user label...