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] PR66870 PowerPC64 Enable gold linker with split stack


On Sun, Oct 11, 2015 at 6:07 AM, Alan Modra <amodra@gmail.com> wrote:
>
> gcc/
>         * config/rs6000/sysv4.h (TARGET_CAN_SPLIT_STACK_64BIT): Don't define.
>         * config/rs6000/linux64.h (TARGET_CAN_SPLIT_STACK): Define.
>         (TARGET_CAN_SPLIT_STACK_64BIT): Define.
> gcc/go/
>         * gospec.c (saw_opt_m32): Rename to..
>         (is_m64): ..this, initialised by TARGET_CAN_SPLIT_STACK_64BIT.
>         Update uses.
>         (lang_specific_driver): Set is_m64 if OPT_m64, clear if OPT_m32.

This is OK.

Thanks.

Ian


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