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]

r139788 - in /trunk/gcc: ChangeLog config/i386/...


Author: hubicka
Date: Fri Aug 29 21:32:41 2008
New Revision: 139788

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139788
Log:
	* see.c (see_merge_one_def_extension): Silence used uninitialized warning.
	* matrix-reorg.c (check_allocation_function): Likewise.
	* config/i386/driver-i386.c (detect_caches_amd): Likewise.
	
	* parse.c (parse_interface): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/driver-i386.c
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/parse.c
    trunk/gcc/matrix-reorg.c
    trunk/gcc/see.c


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