Date: Fri, 7 May 1993 08:58:18 +0100 From: bmccas AT picr DOT cr DOT man DOT ac DOT uk (Ashley Sanders) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: gcc hangs: again >> 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. > >rob Just to say: I've written completely brain dead programs that compile and run under Turbo C++, but fall over as soon as I run them with djgcc. They did compile though. All the same it's probably worth checking your code.