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] ipa-pure-const ignores volatile cast (PR middle-end/23584)



On Aug 26, 2005, at 3:54 PM, Daniel Berlin wrote:


The ipa pass dump switch names are auto-generated from the
pass-structure.

In this case kenny called the pass ipa-pure-const
so the dump file option is
-fdump-ipa-ipa-pure-const

Aha - I see now. Thanks for the enlightenment.


I'd still like to hear opinions on making the tree-dump test functions support ipa dumps, too, so I can add a test for this PR. Anyone?

- Josh


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