This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH]: Add dump switch globbing




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.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]