This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/61544] ICE due to thumb1_reorg function mishandles label type insn
- From: "xguo at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 18 Jun 2014 10:11:41 +0000
- Subject: [Bug target/61544] ICE due to thumb1_reorg function mishandles label type insn
- Auto-submitted: auto-generated
- References: <bug-61544-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61544
--- Comment #1 from xuepeng guo <xguo at gcc dot gnu.org> ---
Author: xguo
Date: Wed Jun 18 10:11:08 2014
New Revision: 211775
URL: https://gcc.gnu.org/viewcvs?rev=211775&root=gcc&view=rev
Log:
2014-06-18 Terry Guo <terry.guo@arm.com>
PR target/61544
* config/arm/arm.c (thumb1_reorg): Move to next basic block if we
reach the head.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/arm.c