aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-lang.h
diff options
context:
space:
mode:
authorSteven Bosscher <steven@gcc.gnu.org>2012-07-23 14:28:29 +0000
committerSteven Bosscher <steven@gcc.gnu.org>2012-07-23 14:28:29 +0000
commit3c2c4f22022ec41b2a9819244e961e5a267cbd8b (patch)
treef6da776c8dafac61253e8fb4ce7919242d83abf0 /gcc/c/c-lang.h
parent87d84e1eb6830abc45c9df8418b2213a6447351d (diff)
downloadgcc-3c2c4f22022ec41b2a9819244e961e5a267cbd8b.zip
gcc-3c2c4f22022ec41b2a9819244e961e5a267cbd8b.tar.gz
gcc-3c2c4f22022ec41b2a9819244e961e5a267cbd8b.tar.bz2
sbitmap.h (struct int_list): Remove.
* sbitmap.h (struct int_list): Remove. (sbitmap_intersect_of_predsucc, sbitmap_union_of_predsucc): Remove prototypes of non-existing function. (sbitmap_intersect_of_predecessors, sbitmap_intersect_of_successors, sbitmap_union_of_predecessors, sbitmap_union_of_successors): Remove unused defines. (sbitmap_intersection_of_succs, sbitmap_intersection_of_preds, sbitmap_union_of_succs, sbitmap_union_of_preds): Move prototypes to... * basic-block.h: ... here. * sbitmap.c: Do not include basic-block.h. (sbitmap_intersection_of_succs, sbitmap_intersection_of_preds, sbitmap_union_of_succs, sbitmap_union_of_preds): Move functions to... * cfganal.c: ... here. * bt-load.c (compute_out, link_btr_uses): Update for above changes. * gcse.c (compute_code_hoist_vbeinout): Likewise. * lcm.c (compute_antinout_edge, compute_available): Likewise. * Makefile.in: Fix sbitmap.o dependencies. From-SVN: r189785
Diffstat (limited to 'gcc/c/c-lang.h')
0 files changed, 0 insertions, 0 deletions