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: Combiner fix for PR79910


On 03/15/2017 09:00 AM, Bernd Schmidt wrote:
On 03/15/2017 12:09 AM, Bernd Schmidt wrote:
 I'll retest with your
suggestion and with the bitmap creation conditional on i1 being nonnull.

Like this (also had to throw in a bitmap_empty_p). Retested as before. Ok?
Yea, not surprised you needed the bitmap_empty_p.

OK with or without the debug counter -- your decide on whether or not to include it.

jeff


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