Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/riscv Remove unused defini...



details:   https://anonhg.NetBSD.org/src/rev/6f4bcb4b214b
branches:  trunk
changeset: 455851:6f4bcb4b214b
user:      maya <maya%NetBSD.org@localhost>
date:      Mon Apr 15 21:13:36 2019 +0000

description:
Remove unused definition.

diffstat:

 external/gpl3/gcc/dist/gcc/config/riscv/netbsd.h |  3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diffs (13 lines):

diff -r 4f576ff3057b -r 6f4bcb4b214b external/gpl3/gcc/dist/gcc/config/riscv/netbsd.h
--- a/external/gpl3/gcc/dist/gcc/config/riscv/netbsd.h  Mon Apr 15 21:00:33 2019 +0000
+++ b/external/gpl3/gcc/dist/gcc/config/riscv/netbsd.h  Mon Apr 15 21:13:36 2019 +0000
@@ -20,9 +20,6 @@
 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 ""
 



Home | Main Index | Thread Index | Old Index