This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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 arm/embedded-4_7-branch]fix fialure of mtune option


OK to embedded-4_7-branch.

Thanks,
Joey

On Thu, Jun 6, 2013 at 9:43 AM, Bin Cheng <bin.cheng@arm.com> wrote:
> Hi,
> This patch fixes failure of command "arm-none-eabi-gcc -O2 -mthumb
> -mtune=cortex-m4 ..." on arm/embedded-4_7-branch by removing the assertion
> in arm_cortex_v7m_branch_cost.
>
> Is it OK?
>
> Thanks.
>
> 2013-06-06  Bin Cheng  <bin.cheng@arm.com>
>
>         * config/arm/arm.c (arm_cortex_v7m_branch_cost): Remove assertion
>         on TARGET_32BIT and TARGET_THUMB2.


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