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: [PATCH] testsuite: skip morestack.exp in sparc targets


Jose> 2013-10-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
Jose> 	* gdb.base/morestack.exp: Skip test in sparc targets, where
Jose> 	-fsplit-stack is not supported.

What is the current failure mode?

I think it would be better to feature-test the compiler rather than
adding a white- or black-list.  The latter I think it possibly even
worse than an "unsupported" in the test results.

Tom


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