2014-04-07 Charles Baylis <charles.baylis@linaro.org>
commit01a19f4c771befcb758415dded023d238fcf37bb
authoryroux <yroux@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Apr 2014 15:07:33 +0000 (7 15:07 +0000)
committeryroux <yroux@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Apr 2014 15:07:33 +0000 (7 15:07 +0000)
tree8e73afe6be7d2939b82adb5b15fa84f448ab17a5
parent07eb93862b89cc356298b936ea2eb933c7a7a018
2014-04-07  Charles Baylis  <charles.baylis@linaro.org>

        PR target/60609
        * config/arm/arm.h (ASM_OUTPUT_CASE_END): Remove.
        (LABEL_ALIGN_AFTER_BARRIER): Align barriers which occur after
        ADDR_DIFF_VEC.

2014-04-07  Charles Baylis  <charles.baylis@linaro.org>

        PR target/60609
        * g++.dg/torture/pr60609.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@209191 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm.h
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr60609.C [new file with mode: 0644]