I'd like to remind you that specs such as %{!Dppc*: %{!Dmpc*: -Dppc8540}}
(which you were adding to match existing specs) have been broken for some
time, since the canonical form of -D options now has separate arguments
(and they would never have worked with separate-argument -D options).
* Def
Hi,
I have applied the 2 patches below to gcc-svn/trunk.
They contain what RTEMS has been using for its powerpc target for some time.
Ralf
2011-11-05 Ralf Corsépius
* config/rs6000/t-rtems: Add -mcpu=8540/-mfloat-gprs=double multilib.
Remove -mcpu=601 multilib.
Remo