Closed
Description
#47737 reported a problem with architecture names that are substrings of each other, but the problem is more general than powerpc. #48732 removed the powerpc
annotations, but I argued afterwards, it would be better to improve compiletest such that it doesn't consider e.g. powerpc
to be a powerpc64
target. In light of the arguments linked earlier and the additional fact that this keeps happening -- #48875 introduces the same problem for MIPS -- I really think we should revert #48732 and fix compiletest instead.