This is another orphan PowerPC patch from our backlog.
On native PowerPC, GCC supports -mcpu=native, to generate code for the
same processor flavor that GCC itself is running on. This patch makes
it also possible to configure GCC to default to that option. Tested by
building GCC with this configur
This is another orphan PowerPC patch from our backlog.
On native PowerPC, GCC supports -mcpu=native, to generate code for the
same processor flavor that GCC itself is running on. This patch makes
it also possible to configure GCC to default to that option.
Tested by building GCC with this co