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: Merge switch statements in tree-cfgcleanup


On Tue, 19 Jul 2016, Bernd Schmidt wrote:

On 07/19/2016 12:09 PM, Richard Biener wrote:

I saw walks over stmts of a BB.  IMHO that's a no-go.

Only to find the first or last nondebug one. Is that unacceptable?

Does gsi_start_nondebug_after_labels_bb not fit?

--
Marc Glisse


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