[Bug tree-optimization/61009] [4.9 Regression] Incorrect jump threading in dom
law at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 12 18:39:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61009
--- Comment #19 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Author: law
Date: Thu Jun 12 18:38:29 2014
New Revision: 211589
URL: http://gcc.gnu.org/viewcvs?rev=211589&root=gcc&view=rev
Log:
PR tree-optimization/61009
* tree-ssa-threadedge.c (thread_through_normal_block): Correct return
value when we stop processing a block due to problematic PHIs.
Modified:
branches/gcc-4_9-branch/gcc/ChangeLog
branches/gcc-4_9-branch/gcc/tree-ssa-threadedge.c
More information about the Gcc-bugs
mailing list