https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66237
--- Comment #6 from Mikhail Maltsev <miyuki at gcc dot gnu.org> --- Author: miyuki Date: Fri May 22 22:58:22 2015 New Revision: 223596 URL: https://gcc.gnu.org/viewcvs?rev=223596&root=gcc&view=rev Log: PR rtl-optimization/66237 * bb-reorder.c (fix_crossing_conditional_branches): Fix wrong location of an "as_a" cast. Modified: trunk/gcc/ChangeLog trunk/gcc/bb-reorder.c