------- Comment #1 from pinskia at gcc dot gnu dot org 2006-07-12 17:01 ------- memcpy (buffer + i * sizeof (struct something),&i;sizeof (int)); Well that code should be not compile as there is a syntax error? Also what you gave is not enough to reproduce the bug, do you have a self contained example?
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28361