Hi,

I noticed recently that tree-pass.h contains a declaration of 
get_current_pass_name,
but this function is not defined, and where ever we need the current pass name,
we simply use current_pass->name.  So I would like to remove that declaration.


Boot-strapped and regression-tested on x86-64-linux-gnu.
OK for trunk?


Thanks
Bernd.
                                          
2015-07-22  Bernd Edlinger  <bernd.edlin...@hotmail.de>

        * tree-pass.h (get_current_pass_name): Removed.

Attachment: patch-tree-pass.diff
Description: Binary data

Reply via email to