[PATCH]: Add dump switch globbing

Daniel Berlin dberlin@dberlin.org
Wed Oct 13 21:47:00 GMT 2004



On Wed, 13 Oct 2004, Paolo Bonzini wrote:

> Since when has globbing been disabled?


Uh, try -fdump-tree-dce-all

and you'll see it won't dump all the dce passes.

>  I've just posted a patch to do so
> (http://gcc.gnu.org/ml/gcc-patches/2004-10/msg01104.html) but it has not been
> reviewed yet.


Are you sure that patch makes -fdump-tree-dce-all enable all dce passes?

I can't really tell just from looking at it :)

> I did not know that globbing was on purpose,

In general, it was.
It stopped working when the whole DUP_PASS stuff went away, etc, i 
believe.



More information about the Gcc-patches mailing list