[RS6000] function for linux64 SUBSUBTARGET_OVERRIDE_OPTIONS
commit4830b30c823abaea8ea46dcece65c4681877b38d
authorAlan Modra <amodra@gmail.com>
Thu, 1 Oct 2020 02:22:38 +0000 (1 11:52 +0930)
committerAlan Modra <amodra@gmail.com>
Thu, 1 Oct 2020 22:34:27 +0000 (2 08:04 +0930)
treef67f28d537547592be388169c05a0cd942e85997
parentdfaa24c974bab4bc1bd3840d67ca1701acc0010c
[RS6000] function for linux64 SUBSUBTARGET_OVERRIDE_OPTIONS

* config/rs6000/freebsd64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Use
rs6000_linux64_override_options.
* config/rs6000/linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Break
out to..
* config/rs6000/rs6000.c (rs6000_linux64_override_options): ..this,
new function.  Tweak non-biarch test and clearing of
profile_kernel to work with freebsd64.h.
gcc/config/rs6000/freebsd64.h
gcc/config/rs6000/linux64.h
gcc/config/rs6000/rs6000.c