RISC-V: Drop some commited accidentally code.
authorKito Cheng <kito.cheng@sifive.com>
Tue, 1 Dec 2020 07:39:09 +0000 (15:39 +0800)
committerKito Cheng <kito.cheng@sifive.com>
Tue, 1 Dec 2020 07:40:26 +0000 (15:40 +0800)
gcc/ChangeLog:

* config.gcc (riscv*-*-*): Drop some commited accidentally code.

gcc/config.gcc

index c348596..4808b69 100644 (file)
@@ -4615,7 +4615,6 @@ case "${target}" in
                        exit 1
                        ;;
                esac
-               with_arch=`${srcdir}/config/riscv/arch-canonicalize ${with_arch}`
                tm_defines="${tm_defines} TARGET_RISCV_DEFAULT_ARCH=${with_arch}"
 
                # Make sure --with-abi is valid.  If it was not specified,