re PR target/60609 (Error: value of 256 too large for field of 1 bytes at 68242)
authorCharles Baylis <charles.baylis@linaro.org>
Mon, 7 Apr 2014 15:07:33 +0000 (15:07 +0000)
committerYvan Roux <yroux@gcc.gnu.org>
Mon, 7 Apr 2014 15:07:33 +0000 (15:07 +0000)
commite75c1617769823ca3372355a26383dbe03a5c327
tree8e73afe6be7d2939b82adb5b15fa84f448ab17a5
parentd6adff07f12460e7c6de668c40d0fafabe737051
re PR target/60609 (Error: value of 256 too large for field of 1 bytes at 68242)

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.

From-SVN: r209191
gcc/ChangeLog
gcc/config/arm/arm.h
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr60609.C [new file with mode: 0644]