Add "force" type attribute.
commit56b381e32d58a568d443dbb6bd12c5d45d288f89
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 31 May 2004 08:21:32 +0000 (31 01:21 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:01:57 +0000 (7 21:01 -0700)
tree584f056fd7e67c53aa442dea88563286945525a1
parente473804b0adadef366de28e42f61418306772077
Add "force" type attribute.

This will allow us to force certain type casts that would
be otherwise illegal (changing address space, for one).
evaluate.c
parse.c
show-parse.c
symbol.h