]> git.ipfire.org Git - thirdparty/gcc.git/commit
misc.c (gnat_handle_option): Remove special logic for Wuninitialized without -O.
authorManuel López-Ibáñez <manu@gcc.gnu.org>
Sun, 16 May 2010 10:30:39 +0000 (10:30 +0000)
committerManuel López-Ibáñez <manu@gcc.gnu.org>
Sun, 16 May 2010 10:30:39 +0000 (10:30 +0000)
commitfa36ce9c63a6a7531df13300a41483ac7e3268fa
tree505e5e63a742ae4215bd8f56d425a48677b7934e
parent491fc0e191ca1256495e1d890573b3ade38a8001
misc.c (gnat_handle_option): Remove special logic for Wuninitialized without -O.

2010-05-16  Manuel López-Ibáñez  <manu@gcc.gnu.org>

ada/
* gcc-interface/misc.c (gnat_handle_option): Remove special logic
for Wuninitialized without -O.
fortran/
* options.c (set_Wall): Remove special logic for Wuninitialized
without -O.

From-SVN: r159454
gcc/ada/ChangeLog
gcc/ada/gcc-interface/misc.c
gcc/fortran/ChangeLog
gcc/fortran/options.c