[patch] [tuples] enable pass_mark_used_blocks and pass_cleanup_cfg_post_optimizing

Rafael Espindola espindola@google.com
Wed Feb 20 18:53:00 GMT 2008


This is a trivial patch that just enables two passes that happen to
work already.

This fixes 16 tests :-)

Tested on top of my previous patch to port pass_nrv.

2008-02-19  Rafael Espindola  <espindola@google.com>

 * passes.c(init_optimization_passes): Enable pass_mark_used_blocks
and pass_cleanup_cfg_post_optimizing.
 * tree-optimize.c(execute_cleanup_cfg_post_optimizing): call cleanup_tree_cfg.

Cheers,
-- 
Rafael Avila de Espindola

Google Ireland Ltd.
Gordon House
Barrow Street
Dublin 4
Ireland

Registered in Dublin, Ireland
Registration Number: 368047
-------------- next part --------------
A non-text attachment was scrubbed...
Name: misc.patch
Type: text/x-patch
Size: 846 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20080220/ffb7ecaf/attachment.bin>


More information about the Gcc-patches mailing list