This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r159454 - in /trunk/gcc: ada/ChangeLog ada/gcc-...


Author: manu
Date: Sun May 16 10:30:39 2010
New Revision: 159454

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159454
Log:
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.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gcc-interface/misc.c
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/options.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]