[PATCH 06/15] gcc/test_driver: Remove m32r reference

Aun-Ali Zaidi admin at kodeit.net
Wed Dec 9 19:57:05 UTC 2015


updates #2447.
---
 gcc/test_driver | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gcc/test_driver b/gcc/test_driver
index f9f8202..d4eafe9 100755
--- a/gcc/test_driver
+++ b/gcc/test_driver
@@ -116,7 +116,7 @@ do
 done
 
 CPUS_PART1="avr arm h8300 i386 m32c mips sh sparc64"
-CPUS_PART2="bfin lm32 m32r m68k powerpc sparc"
+CPUS_PART2="bfin lm32 m68k powerpc sparc"
 ALL_CPUs="${CPUS_PART1} ${CPUS_PART2}"
 
 if  [ "X${CPUs}" = "Xall" -o "X${CPUs}" = "X all" ] ; then
@@ -264,7 +264,6 @@ build_cpu()
       i386)    bsp=pc386        ;;
       lm32)    bsp=lm32_evr     ;;
       m32c)    bsp=m32csim      ;;
-      m32r)    bsp=m32rsim      ;;
       m68k)    bsp=uC5282       ;;
       mips)    bsp=jmr3904      ;;
       powerpc) bsp=psim         ;;
-- 
2.1.4


This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.                          




More information about the devel mailing list