2013-01-15 Joseph Myers <joseph@codesourcery.com>
commit1969f96dd8b9678be073c01c2211e1cff201efcb
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Jan 2013 16:17:28 +0000 (15 16:17 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Jan 2013 16:17:28 +0000 (15 16:17 +0000)
tree6ca9b91464994dadabc30601888a873a0f454f7c
parent38e21839f2d50f0ac61bbb72ee0bf53dc2e3d549
2013-01-15  Joseph Myers  <joseph@codesourcery.com>
    Mikael Pettersson  <mikpe@it.uu.se>

PR target/43961
* config/arm/arm.h (ADDR_VEC_ALIGN): Align SImode jump tables for
Thumb.
(ASM_OUTPUT_CASE_LABEL): Remove.
(ASM_OUTPUT_BEFORE_CASE_LABEL): Define to empty.
* final.c (shorten_branches): Update alignment of labels before
jump tables if CASE_VECTOR_SHORTEN_MODE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195208 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm.h
gcc/final.c