This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]