This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: for loop with comma operator problem
- From: Efim Monyak <efim at lipowsky dot de>
- To: John Love-Jensen <eljay at adobe dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Mon, 05 Dec 2005 08:54:49 +0100
- Subject: Re: for loop with comma operator problem
Hi John,
it needed time to found a problem. This is not a GCC, but an interrupt from
other program, which was stopped by GDB before load the new one.
After program start interrupt was still activ, and changed the value in
the memory.
Unfortunately this wrong value shows similar to real CPU instruction.
Thanks,
Efim