This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/50617] [4.5/4.6/4.7 Regression] ICE: RTL flag check: INSN_ANNULLED_BRANCH_P used with unexpected rtx code 'simplify_immed_subreg' in output_bb, at config/pa/pa.c:6631
- From: "danglin at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 29 Oct 2011 20:23:04 +0000
- Subject: [Bug target/50617] [4.5/4.6/4.7 Regression] ICE: RTL flag check: INSN_ANNULLED_BRANCH_P used with unexpected rtx code 'simplify_immed_subreg' in output_bb, at config/pa/pa.c:6631
- Auto-submitted: auto-generated
- References: <bug-50617-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50617
--- Comment #5 from John David Anglin <danglin at gcc dot gnu.org> 2011-10-29 20:23:04 UTC ---
Author: danglin
Date: Sat Oct 29 20:23:00 2011
New Revision: 180663
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180663
Log:
PR target/50617
* config/pa/pa-protos.h (output_bb): Rename to pa_output_bb.
* config/pa/pa.md: Likewise.
* config/pa/pa.c: Likewise.
Modified:
branches/gcc-4_6-branch/gcc/ChangeLog
branches/gcc-4_6-branch/gcc/config/pa/pa-protos.h
branches/gcc-4_6-branch/gcc/config/pa/pa.c
branches/gcc-4_6-branch/gcc/config/pa/pa.md