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] shrink-wrap: Once more PRs 67778, 68634, and now 68909


On Wed, Jan 06, 2016 at 06:36:19AM -0600, Segher Boessenkool wrote:
> This fixes this problem.  Tested on the 68909 testcase, and bootstrapped
> and regression checked on powerpc64-linux.  Is this okay for trunk?

Also tested on x86_64-linux now.


Segher


> 2016-01-06  Segher Boessenkool  <segher@kernel.crashing.org>
> 
> 	PR rtl-optimization/67778
> 	PR rtl-optimization/68634
> 	PR rtl-optimization/68909
> 	* shrink-wrap.c (try_shrink_wrapping): Add comment.  Don't pop
> 	block from the stack until done with it.  Remove a superfluous
> 	bitmap set.  Remove a superfluous bitmap test.


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