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 reduce diffs to upstream.



details:   https://anonhg.NetBSD.org/src/rev/ebc0c9763fce
branches:  trunk
changeset: 961871:ebc0c9763fce
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sat Apr 24 06:32:09 2021 +0000

description:
reduce diffs to upstream.

diffstat:

 external/gpl3/gcc/dist/gcc/config/host-netbsd.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (10 lines):

diff -r 1d8b647f7b50 -r ebc0c9763fce external/gpl3/gcc/dist/gcc/config/host-netbsd.c
--- a/external/gpl3/gcc/dist/gcc/config/host-netbsd.c   Sat Apr 24 04:50:47 2021 +0000
+++ b/external/gpl3/gcc/dist/gcc/config/host-netbsd.c   Sat Apr 24 06:32:09 2021 +0000
@@ -81,5 +81,5 @@
   return addr == base ? 1 : -1;
 }
 
-
+
 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;



Home | Main Index | Thread Index | Old Index