Fix compile time warning messages building with gcc v6.1.1
authorNick Clifton <nickc@redhat.com>
Mon, 13 Jun 2016 09:49:26 +0000 (10:49 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 13 Jun 2016 09:49:26 +0000 (10:49 +0100)
commit69c9e028b6c29f98b6f71faf52242aaaeb03a659
treef430ba75d893f2e06c23fc9a52dc501eb0f7b5da
parent1d3843e0b714cfceed7fb3604ce7b88f0beb47e9
Fix compile time warning messages building with gcc v6.1.1

etc * texi2pod.pl: Escape curly braces, whilst searching for keyword
strong.

gas * config/tc-arm.c: For non-ELF based targets skip ARM feature sets
that are not supported.

* config/tc-arc.c (md_apply_fix): Avoid left shifting a signed
constant.
* config/tc-cr16.c (check_range): Likewise.
* config/tc-nios2.c (nios2_check_overflow): Likewise.
etc/ChangeLog
etc/texi2pod.pl
gas/ChangeLog
gas/config/tc-arc.c
gas/config/tc-arm.c
gas/config/tc-cr16.c
gas/config/tc-nios2.c
gas/testsuite/gas/arm/armv8_2-a.d
This page took 0.025186 seconds and 4 git commands to generate.