https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66685
--- Comment #9 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> --- Author: rsandifo Date: Wed Jul 1 16:48:30 2015 New Revision: 225263 URL: https://gcc.gnu.org/viewcvs?rev=225263&root=gcc&view=rev Log: gcc/ PR bootstrap/66685 * rtl.c (classify_insn): Only return JUMP_INSN for parallel returns if there are no CALLs in the same pattern. Modified: trunk/gcc/ChangeLog trunk/gcc/rtl.c