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
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
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