------- Comment #7 from pinskia at gcc dot gnu dot org  2008-08-11 01:02 -------
This happens with the short testcase which does not need -fno-tree-dce and it
only needs -O0:
int main() {
        *"c" = 'x';
}


-- 


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

Reply via email to