3 # See comment at top of varinfo3.c for why these hacks are necessary
6 sed "s/static_local_def\.[0-9]*/static_local_def\.XXXX/g" |
7 sed "s/static_local_undef\.[0-9]*/static_local_undef\.XXXX/g" |
8 sed "s/foo3\{0,1\}\.static_local_undef/static_local_undef.XXXX/g" |
9 sed "s/foo3\{0,1\}\.static_local_def/static_local_def.XXXX/g" |
10 sed "s/frame #./frame #X/g"