Re: [testsuite patch] avoid test when compile options is conflict with default mthumb

2014-12-09 Thread Mike Stump
On Dec 8, 2014, at 7:06 PM, Wang Deqiang wrote: > This is a ping for > > https://gcc.gnu.org/ml/gcc-patches/2014-10/msg01049.html Seems reasonable enough. I was hoping the arm folks would chime in, we should have enough of them to review. Let’s given them two more days, and if no comments, O

Fwd: [testsuite patch] avoid test when compile options is conflict with default mthumb

2014-10-30 Thread Wang Deqiang
This is a ping for https://gcc.gnu.org/ml/gcc-patches/2014-10/msg01049.html -- Original message -- From: Wang Deqiang Date: 11 October 2014 11:27 Subject: [testsuite patch] avoid test when compile options is conflict with default mthumb To: gcc-patches@gcc.gnu.org When

[testsuite patch] avoid test when compile options is conflict with default mthumb

2014-10-11 Thread Wang Deqiang
When testing arm-linux-gnueabihf triple with configure options --with-mode=thumb(that makes -mthumb option default). some testcase is failed with error message "sorry, unimplemented: Thumb-1 hard-float VFP ABI". I found gcc compiler show this error message when : 1. -mthumb is used with -march=armv