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/35190] Wrong branch instruction with -freorder-blocks-and-partition on SH



------- Comment #5 from kkojima at gcc dot gnu dot org  2008-03-09 23:30 -------
Subject: Bug 35190

Author: kkojima
Date: Sun Mar  9 23:29:49 2008
New Revision: 133064

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133064
Log:
        Backport from mainline:
        PR target/35190
        * config/sh/sh.md (jump_compact): Disable for crossing jumps.

        * config/sh/sh.c (find_barrier): Don't go past
        NOTE_INSN_SWITCH_TEXT_SECTIONS note.


Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/config/sh/sh.c
    branches/gcc-4_3-branch/gcc/config/sh/sh.md


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35190


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