Module Name:    src
Committed By:   mrg
Date:           Sat Apr 24 06:32:09 UTC 2021

Modified Files:
        src/external/gpl3/gcc/dist/gcc/config: host-netbsd.c

Log Message:
reduce diffs to upstream.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/gpl3/gcc/dist/gcc/config/host-netbsd.c

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/host-netbsd.c
diff -u src/external/gpl3/gcc/dist/gcc/config/host-netbsd.c:1.3 src/external/gpl3/gcc/dist/gcc/config/host-netbsd.c:1.4
--- src/external/gpl3/gcc/dist/gcc/config/host-netbsd.c:1.3	Sun Apr 11 00:02:12 2021
+++ src/external/gpl3/gcc/dist/gcc/config/host-netbsd.c	Sat Apr 24 06:32:09 2021
@@ -81,5 +81,5 @@ netbsd_gt_pch_use_address (void *base, s
   return addr == base ? 1 : -1;
 }
 
-
+
 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;

Reply via email to