diff options
| author | crowl <crowl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-03-30 23:34:22 +0000 |
|---|---|---|
| committer | crowl <crowl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-03-30 23:34:22 +0000 |
| commit | e85eaec57f6b62112971b3277b186925cedf200f (patch) | |
| tree | 1a59563f50df5bd0154ebcaf0ea7e66e332cd2eb /libjava/classpath/gnu/java/security/OID.java | |
| parent | 5c5f7ce8ea2c62410247e9ddc1393cef0315b88c (diff) | |
| download | ppe42-gcc-e85eaec57f6b62112971b3277b186925cedf200f.tar.gz ppe42-gcc-e85eaec57f6b62112971b3277b186925cedf200f.zip | |
In dse.c, remove alias hash tables that are never set.
Remove conditions that are then never true.
Remove functions that are then never called.
Remove variables that are then never read.
Index: gcc/ChangeLog
2013-03-29 Lawrence Crowl <crowl@google.com>
* dse.c (clear_alias_sets): Remove never set.
(disqualified_clear_alias_sets): Remove never set.
(clear_alias_mode_pool): Remove never set.
(dse_step0): Remove condition that is never true.
(canon_address): Remove condition that is never true.
(dse_step7): Remove condition that is never true.
(rest_of_handle_dse): Remove condition that is never true.
(rest_of_handle_dse::did_global): Remove never read from above.
(dse_step2_spill): Remove never called from above.
(dse_step5_spill): Remove never called from above.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197272 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/gnu/java/security/OID.java')
0 files changed, 0 insertions, 0 deletions

