This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r168793 - in /trunk/gcc: ChangeLog config/darwin.c
- From: rguenth at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 14 Jan 2011 15:42:10 -0000
- Subject: r168793 - in /trunk/gcc: ChangeLog config/darwin.c
Author: rguenth
Date: Fri Jan 14 15:42:09 2011
New Revision: 168793
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168793
Log:
2011-01-14 Jan Hubicka <jh@suse.cz>
Jack Howarth <howarth@bromo.med.uc.edu>
PR target/46037
* config/darwin.c (darwin_override_options): Honor flag_gtoggle
when checking debug_info_level. Test write_symbols instead of
debug_hooks->var_location when setting flag_var_tracking_uninit.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/darwin.c