This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bug disappears if compiled with -O0


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]