Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc doc/HACKS: PR port-sh3/56311 has been fixed.
details: https://anonhg.NetBSD.org/src/rev/363a212fd798
branches: trunk
changeset: 377577:363a212fd798
user: rin <rin%NetBSD.org@localhost>
date: Tue Jul 18 03:01:35 2023 +0000
description:
doc/HACKS: PR port-sh3/56311 has been fixed.
diffstat:
doc/HACKS | 15 +--------------
1 files changed, 1 insertions(+), 14 deletions(-)
diffs (29 lines):
diff -r d19039c471a5 -r 363a212fd798 doc/HACKS
--- a/doc/HACKS Tue Jul 18 03:00:42 2023 +0000
+++ b/doc/HACKS Tue Jul 18 03:01:35 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.238 2023/07/09 00:01:55 rin Exp $
+# $NetBSD: HACKS,v 1.239 2023/07/18 03:01:35 rin Exp $
#
# This file is intended to document workarounds for currently unsolved
# (mostly) compiler bugs.
@@ -1034,19 +1034,6 @@ port sh3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101177
kcah
-port sh3
-hack compile lint1/initdecl() with -O0 for sh3 (port-sh3/56311)
-cdate Thu Jul 15 07:58:05 UTC 2021
-mdate Fri Jul 16 10:00:00 UTC 2021
-who rin
-file src/usr.bin/xlint/lint1/decl.c: 1.200
-descr GCC 9 and 10 miscompile initdecl() due to mischoice of register,
- as described in the PR. Compiling this function with -O0 works
- around the problem.
- The problem has been reported to upstream as GCC Bug 101469:
- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101469
-kcah
-
port vax
hack compile blake2b.c with -O0 for vax
cdate Wed Oct 13 14:28:32 UTC 2021
Home |
Main Index |
Thread Index |
Old Index