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: [lto][patch] Move the call to execute_all_ipa_transforms to cgraphunit.c


2008/11/11 Rafael Espindola <espindola@google.com>:

> So, which one is your favorite? :-) Assuming disabling the pass has no
> regressions, should I commit that?

Yes, thanks.  Converting pass_set_nothrow_function_flag into an IPA
pass is the right approach.  In fact, I like Jan's idea of bundling it
with the const/pure pass.  However, that can wait.  Could you open a
PR for it?


> And if it has? Should I debug the above problem?

No, it would be too much hassle for no gain.  The pass must go away.


Diego.


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