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] Fix PR69547


On Fri, Jan 29, 2016 at 09:40:48AM +0100, Richard Biener wrote:
> I am testing the following patch to fix a regression that we no longer
> remove some empty loops.

Doesn't this mean that DCE will remove the clobbers as unnecessary, even
when they aren't in empty loops?

	Jakub


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