------- Comment #2 from pfister at reith-pfister dot de  2006-07-13 10:08 
-------
Subject: Re:  Pointer arithmetic  failure

Hello,
thanks for your immediate response, but i can't repeat the bug today.
Yesterday, i spent one day in evaluating the bug in my application and now it
seems to be vanished. Sorry for that!

Regards
Hansjoerg

> ------- 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

> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.


-- 


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

Reply via email to