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] DOT a function directly from a gdb session


On Wed, Dec 12, 2012 at 3:08 PM, Richard Biener wrote:
> Well, it now uses dominators - so steven, I suppose "fancy" dumping
> should be disabled whenever they are not already computed?

Uh, it does? I tried to avoid that (I used get_loop_body_in_bfs_order
for this reason). Do you have a test case where it use dominators?

Ciao!
Steven


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