Module Name:    src
Committed By:   mrg
Date:           Mon Sep 14 01:19:50 UTC 2020

Modified Files:
        src/external/gpl3/gcc: README.gcc9

Log Message:
fixed armv7-eb build issue; as not gcc related.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/external/gpl3/gcc/README.gcc9

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/README.gcc9
diff -u src/external/gpl3/gcc/README.gcc9:1.11 src/external/gpl3/gcc/README.gcc9:1.12
--- src/external/gpl3/gcc/README.gcc9:1.11	Sun Sep 13 23:32:04 2020
+++ src/external/gpl3/gcc/README.gcc9	Mon Sep 14 01:19:50 2020
@@ -1,4 +1,4 @@
-$NetBSD: README.gcc9,v 1.11 2020/09/13 23:32:04 mrg Exp $
+$NetBSD: README.gcc9,v 1.12 2020/09/14 01:19:50 mrg Exp $
 
 new stuff:
 	cc1objcplus
@@ -80,7 +80,6 @@ architecture	tools	kernels	libgcc	native
 [3]: consult cpu/platform table for full data
 [6]: /usr/src/sys/compat/common/compat_util.c:116:1: internal compiler error: in rs6000_pltseq_template, at config/rs6000/rs6000.c:21977
 [8]: prep floppies overflow; need to find if they are size limited
-[9]: evbarmv7-eb has dtb sets issues
 [10]: tests in lib/libc/sys are skipped; see port-alpha/55652
 [11]: at least there's no regression in kernel and lib/libc/{gen,sys}
 
@@ -96,7 +95,7 @@ earm:		 		 	 	y		y		 		y		 		 		y
 earmhf:		 		 	 	y		y		 		 		 		 		 
 earmv6:		 		 	 	y		y
 earmv6hf:	 		 	 	y		y
-earmv7:		 		 	 	y[9]		y
+earmv7:		 		 	 	y		y
 earmv7hf:	 		 	 	y		y
 
 		amiga		atari	cesfic	hp300		luna68k		mac68k		mvme68k		news68k		next68k		sun3	x68k

Reply via email to