This is the mail archive of the gdb-patches@sourceware.org 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: Testsuite failures in gdb.gdb/selftest.exp


> From: Andreas Schwab <schwab@suse.de>
> Date: Wed, 31 Jan 2007 18:12:37 +0100
> 
> With heavy optimizations there can be even more code reordering, causing
> spurious failures in do_steps_and_nexts.

Isn't it better to just disable optimizations?  This is a GDB
testsuite, not a compiler testsuite.

Or am I missing something?


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