http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46641
--- Comment #3 from Tobias Burnus <burnus at gcc dot gnu.org> 2010-11-27 21:57:01 UTC --- The issue with specification issues is now fixed by PR 46678 (almost, not yet committed). The TRANSFER issue was fixed as PR 46638. Thus, remaining is only using C_SIZEOF - and by completeness - SIZEOF in initialization expressions. I think the latter is really tracked in PR 36437. Related is PR 45824.