Mail Archives: djgpp/1993/05/06/08:57:42
You say:
> The previous code cannot be a wrong code, so gcc seems to have a bug.
It is certainly possible that [dj]gcc has a bug. However, it
if far more likely that your program has a bug. The fact that
rearranging code in one section changes the behavior of a program
is not unusual for a buggy program. In fact, it indicates to
me that you've got problems elsewhere that you just happened to
turn up with a lucky code fragment here.
Like I say, it COULD be gcc, but I'd suspect your code first. Look
around, check your pointers, etc.
rob
- Raw text -