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] Clean-up EH after strlen transformation (PR tree-optimization/83593).


On Wed, 3 Jan 2018, Martin Liška wrote:

+			*cleanup_eh = maybe_clean_or_replace_eh_stmt (stmt,
+								      stmt);

Do you mean *cleanup_eh |= ... ?

--
Marc Glisse


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