The "gcc 2.95/vax can't handle __used__" hack has been fixed.
This commit is contained in:
parent
4e4935bba0
commit
4adfd8b4bf
13
doc/HACKS
13
doc/HACKS
@ -1,4 +1,4 @@
|
||||
# $NetBSD: HACKS,v 1.87 2006/10/27 22:31:21 uwe Exp $
|
||||
# $NetBSD: HACKS,v 1.88 2006/10/29 23:02:25 uwe Exp $
|
||||
#
|
||||
# This file is intended to document workarounds for currently unsolved
|
||||
# (mostly) compiler bugs.
|
||||
@ -338,17 +338,6 @@ port vax
|
||||
the template provided by the gettext code.
|
||||
kcah
|
||||
|
||||
hack gcc 2.95/vax can't handle __used__
|
||||
cdate Fri May 6 14:30:53 CDT 2005
|
||||
who jmc
|
||||
file src/lib/libc/gmon/mcount.c 1.17
|
||||
src/usr.bin/config/main.c 1.11
|
||||
descr
|
||||
Recent changes to mark this as __used__ to prevent optimization
|
||||
away on sparc64 don't work on 2.95 vax. Ifdef'd back in the
|
||||
old __unused__ if on vax.
|
||||
kcah
|
||||
|
||||
hack gcc 2.95/vax cannot handle __builtin_ffs()
|
||||
cdate Fri Aug 23 21:31:15 CEST 2002
|
||||
who ragge
|
||||
|
Loading…
Reference in New Issue
Block a user