http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36437
Tobias Burnus <burnus at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Tobias Burnus <burnus at gcc dot gnu.org> 2013-03-27 11:29:51 UTC --- FIXED on the 4.9 trunk. There might be still bugs - especially for the ill-defined vendor extension SIZEOF, but possibly also for C_SIZEOF and STORAGE_SIZE, but most cases should be handled correctly (including rejecting arguments like TYPE(*)).