------- Comment #5 from dfranke at gcc dot gnu dot org  2008-09-09 13:23 -------
> I think it got broken by Rev. 132756

Confirmed :(

Further down in trans-decl.c (introduced in the same revision):
3547:     /* Prevents "Unused variable" warning for RESULT variables.  */
3548:     sym->mark = sym->result->mark = 1;


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37420

Reply via email to