Keep track of computed target label lists per-function.
commit8f776eb5f8939ccbe9e9824d6e57b0fd04c18a5a
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 1 Aug 2004 05:11:29 +0000 (31 22:11 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:02:28 +0000 (7 21:02 -0700)
tree878809f38fd14de72292e79e3053051127354295
parent2c8642d050665a996ccbbc334fd0cb1a92350c72
Keep track of computed target label lists per-function.

Associate them with each computed goto, and copy them properly
when inlining.
expression.c
inline.c
parse.c
parse.h