aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2020-02-19 13:11:17 +1030
committerAlan Modra <amodra@gmail.com>2020-02-19 13:11:17 +1030
commit2d0e121701a95e0f37af02bc622393b1ccd88c76 (patch)
treea4b58444775f737757aa6c813c0812648b9f78f4 /etc
parent2e3cd5d013cee36c5bc26c0468d471878300ed22 (diff)
downloadfsf-binutils-gdb-2d0e121701a95e0f37af02bc622393b1ccd88c76.zip
fsf-binutils-gdb-2d0e121701a95e0f37af02bc622393b1ccd88c76.tar.gz
fsf-binutils-gdb-2d0e121701a95e0f37af02bc622393b1ccd88c76.tar.bz2
c99 elfxx-riscv.c fix
We can't use c99 without enabling c99 support for older compilers that don't enable c99 by default. So if you want to use c99 contructs in binutils you'll need to first arrange for -std=c99 to be passed to older compilers. * elfxx-riscv.c (riscv_multi_letter_ext_valid_p): Don't use C99.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions