mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-21 17:21:03 +08:00
RTEMS: Delete useless mcpu=8540 multilib
The support for the 32-bit float GPRs was removed in GCC 8. gcc/ * config/rs6000/t-rtems: Delete mcpu=8540 multilib.
This commit is contained in:
parent
bee27152f7
commit
42867b875c
@ -1,3 +1,7 @@
|
||||
2020-04-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
* config/rs6000/t-rtems: Delete mcpu=8540 multilib.
|
||||
|
||||
2020-04-07 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR target/94500
|
||||
|
@ -67,7 +67,6 @@ MULTILIB_REQUIRED += mcpu=604
|
||||
MULTILIB_REQUIRED += mcpu=604/msoft-float
|
||||
MULTILIB_REQUIRED += mcpu=7400
|
||||
MULTILIB_REQUIRED += mcpu=7400/msoft-float
|
||||
MULTILIB_REQUIRED += mcpu=8540
|
||||
MULTILIB_REQUIRED += mcpu=8540/msoft-float
|
||||
MULTILIB_REQUIRED += mcpu=860
|
||||
MULTILIB_REQUIRED += mcpu=e6500/m32
|
||||
|
Loading…
x
Reference in New Issue
Block a user