Add -Wstack-usage to the gcc warning flags list, but only if using a sufficiently...
authorNick Clifton <nickc@redhat.com>
Tue, 22 Mar 2016 09:41:16 +0000 (09:41 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 22 Mar 2016 09:41:16 +0000 (09:41 +0000)
commit9780e045073b1719a7a4c6cbe00e4aa7525bd180
tree3def78d7a5256187ded65f646443c1d13101d0a3
parent648c5cbbf34dcbf96bde7e07b14868777fd5d635
Add -Wstack-usage to the gcc warning flags list, but only if using a sufficiently recent version of gcc.

bfd * warning.m4 (GCC_WARN_CFLAGS): Only add -Wstack-usage if using a
sufficiently recent version of GCC.
* configure: Regenerate.

others * configure: Regenerate.
15 files changed:
bfd/ChangeLog
bfd/configure
bfd/warning.m4
binutils/ChangeLog
binutils/configure
gas/ChangeLog
gas/configure
gold/ChangeLog
gold/configure
gprof/ChangeLog
gprof/configure
ld/ChangeLog
ld/configure
opcodes/ChangeLog
opcodes/configure
This page took 0.0266 seconds and 4 git commands to generate.