This is the mail archive of the gcc@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: [tree-profiling-branch] Fix mudflap


Steven Bosscher <stevenb@suse.de> writes:

> [...]  On the tree-profiling-branch, all mudflap test were failing
> because mudflap is not a CFG-aware pass.  The attached patch changes
> this.  It makes mudflap2 work on the CFG.  [...]

Thanks.  I have no objection to putting this on mainline too, if it
does not worsen the test results.  (I don't know if mainline ssa
already makes it possible for mudflap2 to deal with CFGs instead of
trees.)

- FChE


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