On Thu, Jun 02, 2016 at 11:24:49PM -0600, Jeff Law wrote: > commit 96a568909e429b0f24d61c8a2f3dd3c183d720d7 > Author: law <law@138bc75d-0d04-0410-961f-82ee72b054a4> > Date: Fri Jun 3 05:20:16 2016 +0000 > > PR tree-optimization/71328 > * tree-ssa-threadupdate.c (duplicate_thread_path): Fix off-by-one > error when checking for a jump back onto the copied path. */
The C comment termination in the ChangeLog entry is weird. Jakub