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] PR 30835


> 	PR tree-optimization/30835
> 	* lambda-code.c (can_convert_to_perfect_nest): Check whether
> 	bb_for_stmt is not NULL before accessing it.

Can you please mark bb_for_stmt as pure (or check that IPA takes
care of that)?

My 0.000001% of compilation time,

Paolo


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