On 21/07/15 12:09, James Greenhalgh wrote:
On Fri, Jul 17, 2015 at 03:19:20PM +0100, Kyrill Tkachov wrote:
This is a slight respin of this patch, handling the -moverride string more
gracefully.
We need to explicitly save and restore it in TARGET_OPTION_SAVE otherwise the
option gen machinery
On Fri, Jul 17, 2015 at 03:19:20PM +0100, Kyrill Tkachov wrote:
>
>
> This is a slight respin of this patch, handling the -moverride string more
> gracefully.
> We need to explicitly save and restore it in TARGET_OPTION_SAVE otherwise the
> option gen machinery
> gets confused about its type an
This is a slight respin of this patch, handling the -moverride string more
gracefully.
We need to explicitly save and restore it in TARGET_OPTION_SAVE otherwise the
option gen machinery
gets confused about its type and during its printing uses the wrong format code
for the pointer, leading to
Hi all,
This is one of the main patches in the series.
The backend compilation state can be described by the options in aarch64.opt
marked as Save.
This causes the options-save.c machinery to save and restore them when asked
them and the
TARGET_OPTION_SAVE and TARGET_OPTION_RESTORE should handl