diff options
author | Kito Cheng <kito.cheng@gmail.com> | 2017-03-14 03:51:24 +0000 |
---|---|---|
committer | Palmer Dabbelt <palmer@gcc.gnu.org> | 2017-03-14 03:51:24 +0000 |
commit | cccfcff414eda67a3c89f57401cfad0fa432cfb8 (patch) | |
tree | 0288182102631665c0717dc770439c68eb74d231 /gcc/tree-object-size.c | |
parent | a7af75b2fa53a4182556f4c94c44819b6eabd1b2 (diff) | |
download | gcc-cccfcff414eda67a3c89f57401cfad0fa432cfb8.zip gcc-cccfcff414eda67a3c89f57401cfad0fa432cfb8.tar.gz gcc-cccfcff414eda67a3c89f57401cfad0fa432cfb8.tar.bz2 |
Use gcc_fallthrough() instead of __attribute__((fallthrough)
Without this my build breaks on older compilers like GCC-5.4.
gcc/ChangeLog:
2017-03-13 Kito Cheng <kito.cheng@gmail.com>
* config/riscv/riscv.c (riscv_emit_float_compare>: Use
gcc_fallthrough() instead of __attribute__((fallthrough));
From-SVN: r246116
Diffstat (limited to 'gcc/tree-object-size.c')
0 files changed, 0 insertions, 0 deletions