Hi,
Looking at the results of building all targets (with D the front-end),
I noticed this configuration failed due to support being removed in
SVN r263506.
OK?
Regards,
Iain.
---
contrib/ChangeLog:
* config-list.mk (LIST): Remove rs6000-ibm-aix5.3.0.
---
contrib/config-list.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/config-list.mk b/contrib/config-list.mk
index d154286a497..c1c2fd162b1 100644
--- a/contrib/config-list.mk
+++ b/contrib/config-list.mk
@@ -83,7 +83,7 @@ LIST = aarch64-elf aarch64-linux-gnu aarch64-rtems \
powerpc-lynxos powerpcle-elf \
powerpcle-eabisim powerpcle-eabi \
riscv32-unknown-linux-gnu riscv64-unknown-linux-gnu \
- rs6000-ibm-aix5.3.0 rs6000-ibm-aix6.1 rs6000-ibm-aix7.1 \
+ rs6000-ibm-aix6.1 rs6000-ibm-aix7.1 \
rl78-elf rx-elf s390-linux-gnu s390x-linux-gnu s390x-ibm-tpf sh-elf \
shle-linux sh-netbsdelf sh-superh-elf \
sh-rtems sh-wrs-vxworks sparc-elf \
--
2.20.1