------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-13 20:28 ------- > int result = 0; <--- this line appears twice... That is because there is DECL_EXPR there and you just don't see it.
This is all really a front-end issue. -- What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor Component|middle-end |c http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23872