r273430 - in /trunk/gcc: ChangeLog cfgrtl.c
linkw@gcc.gnu.org
linkw@gcc.gnu.org
Fri Jul 12 05:07:00 GMT 2019
Author: linkw
Date: Fri Jul 12 05:07:35 2019
New Revision: 273430
URL: https://gcc.gnu.org/viewcvs?rev=273430&root=gcc&view=rev
Log:
Add hint if the fallthrough target of current BB isn't the one
placed closely next.
2019-07-12 Kewen Lin <linkw@gcc.gnu.org>
* gcc/cfgrtl.c (print_rtl_with_bb): Emit a hint if the
fallthrough target of current basic block isn't the placed
right next.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cfgrtl.c
More information about the Gcc-cvs
mailing list