bug disappears if compiled with -O0
Michael Chastain
mec.gnu@mindspring.com
Tue Jul 27 00:52:00 GMT 2004
Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr> wrote:
> I will as soon as I'm able to locate it. Could it be anything other than
> an optimization bug? The problem is reported also for gcc 2.95.4 on
> stable.
It could be a bug in the compiler, or it could be a bug in your
program, or both the compiler and the program could be correct
and you're misinterpreting the output ... you have to get down
and dirty with the debugger to figure out what it is.
That's not very helpful, I know. :-/
Michael C
More information about the Gdb
mailing list