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][AArch64] Remove aarch64_cannot_change_mode_class


James Greenhalgh wrote:
> Which targets did you check? I'd hope aarch64_be-none-elf in addition to
> aarch64-none-linux-gnu.

I ran aarch64-none-elf, and just checked aarch64_be-none-elf passes too.

> Please refer to PR67609 in your ChangeLog so this gets tracked alongside
> the other fixes in that bug.

Sure.

>
> ChangeLog:
> 2016-05-19  Wilco Dijkstra  <wdijkstr@arm.com>
>
>       * gcc/config/aarch64/aarch64.h
>       (CANNOT_CHANGE_MODE_CLASS): Remove.
>       * gcc/config/aarch64/aarch64.c
>       (aarch64_cannot_change_mode_class): Remove function.
>       * cc/config/aarch64/aarch64-protos.h
>       (aarch64_cannot_change_mode_class): Remove.
>


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