diff options
author | Jason Eckhardt <jle@cygnus.com> | 2000-03-16 14:56:55 +0000 |
---|---|---|
committer | Jason Eckhardt <jle@gcc.gnu.org> | 2000-03-16 14:56:55 +0000 |
commit | 295ae8170c37fec29e0c385b1ab0f2e8dab4dc17 (patch) | |
tree | f3ae6e2e07c4fd2a16104bf92617881e95c693af /gcc/java/lang-options.h | |
parent | e1e97c4f15e638cbace4f54ec987525f20893fa5 (diff) | |
download | gcc-295ae8170c37fec29e0c385b1ab0f2e8dab4dc17.zip gcc-295ae8170c37fec29e0c385b1ab0f2e8dab4dc17.tar.gz gcc-295ae8170c37fec29e0c385b1ab0f2e8dab4dc17.tar.bz2 |
flow.c: Move all basic block reordering code into its own file.
* flow.c: Move all basic block reordering code into its own file.
(create_basic_block): Externalize.
* bb-reorder.c: New file. Copy all basic block reordering code from
flow.c to this file.
(reorder_basic_blocks): Fix fencepost error in for-loop.
(reorder_basic_blocks): Remove braces from single statement for-loops.
* basic-block.h: Add declaration for create_basic_block.
* Makefile.in: Add rules for bb-reorder.o.
From-SVN: r32585
Diffstat (limited to 'gcc/java/lang-options.h')
0 files changed, 0 insertions, 0 deletions