Module Name: src
Committed By: maya
Date: Mon Apr 15 21:13:36 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/riscv: netbsd.h
Log Message:
Remove unused definition.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
src/external/gpl3/gcc/dist/gcc/config/riscv/netbsd.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/gpl3/gcc/dist/gcc/config/riscv/netbsd.h
diff -u src/external/gpl3/gcc/dist/gcc/config/riscv/netbsd.h:1.9 src/external/gpl3/gcc/dist/gcc/config/riscv/netbsd.h:1.10
--- src/external/gpl3/gcc/dist/gcc/config/riscv/netbsd.h:1.9 Mon Apr 15 18:49:07 2019
+++ src/external/gpl3/gcc/dist/gcc/config/riscv/netbsd.h Mon Apr 15 21:13:36 2019
@@ -20,9 +20,6 @@ along with this program; see the file CO
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#undef TARGET_USE_GP
-#define TARGET_USE_GP 0
-
#undef DRIVER_SELF_SPECS
#define DRIVER_SELF_SPECS ""