no way, not now way.
This commit is contained in:
parent
3fef2ba893
commit
df62a20071
@ -1,4 +1,4 @@
|
|||||||
# $NetBSD: HACKS,v 1.14 2003/10/27 07:31:07 simonb Exp $
|
# $NetBSD: HACKS,v 1.15 2003/10/27 08:07:58 wiz Exp $
|
||||||
#
|
#
|
||||||
# This file is intended to document workarounds for currently unsolved
|
# This file is intended to document workarounds for currently unsolved
|
||||||
# (mostly) compiler bugs.
|
# (mostly) compiler bugs.
|
||||||
@ -224,6 +224,6 @@ pr GCC PR optimization/5230
|
|||||||
descr
|
descr
|
||||||
gcc incorrectly gives an "unreachable code at beginning of switch
|
gcc incorrectly gives an "unreachable code at beginning of switch
|
||||||
statement" for a Duff's device construct in arch/pc532/dev/ncr.c.
|
statement" for a Duff's device construct in arch/pc532/dev/ncr.c.
|
||||||
There is now way to disable just this warning, so -Wno-error is
|
There is no way to disable just this warning, so -Wno-error is
|
||||||
turned on for this file.
|
turned on for this file.
|
||||||
kcah
|
kcah
|
||||||
|
Loading…
Reference in New Issue
Block a user