Avoid warnings due to the use of -Wuninitialized without -O.
authorJim Blandy <jimb@codesourcery.com>
Fri, 11 Mar 2005 21:02:02 +0000 (21:02 +0000)
committerJim Blandy <jimb@codesourcery.com>
Fri, 11 Mar 2005 21:02:02 +0000 (21:02 +0000)
commita3b362c440ce898c2777e0b2a3d1684787f126a9
tree332fc7746408f0e2ff3418f967443c56b7d68288
parent1f8ca57c49f1fec384b070c12c40fffcdd7f36fb
Avoid warnings due to the use of -Wuninitialized without -O.
* configure.ac (build_warnings): Include -Wuninitialized only if
CFLAGS is unset at configure time, or CFLAGS is set and includes
some -O option other than -O0.
* configure: Regenerated.
gdb/ChangeLog
gdb/configure
gdb/configure.ac
This page took 0.025811 seconds and 4 git commands to generate.