]> sourceware.org Git - newlib-cygwin.git/commit
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)
committerMike Frysinger <vapier@gentoo.org>
Thu, 11 Nov 2021 01:14:00 +0000 (20:14 -0500)
commitbabc07f7ef1676f15dbeeff498c6b6a8e03ccac6
treef70aeb3161c2adcb069d7c0b7aba2ce7ab3cc5f8
parentc6f0a46d715d46a0716a505d728ff08e7c5b156a
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
This page took 0.031607 seconds and 5 git commands to generate.