1. 08 Jan, 2011 8 commits
    • * ja.po: Update. · f69e4b94
      From-SVN: r168599
      Joseph Myers committed
    • re PR tree-optimization/46469 (ICE: verify_cgraph_node failed: inline clone is needed at -O) · 8cb114b9
      	PR tree-optmization/46469
      	* ipa.c (function_and_variable_visibility): Clear needed flags on
      	nodes with external decls; handle weakrefs merging correctly.
      
      	* g++.dg/torture/pr46469.C: New testcase.
      
      From-SVN: r168598
      Jan Hubicka committed
    • ObjC NeXT, split encode-support code from next-mapping.h · d5dc93f4
      	* objc-obj-c++-shared/next-mapping.h: Move code and definitions for
      	emulation of libobjc-gnu structure layout functionality to ..
      	* objc-obj-c++-shared/objc-test-suite-next-encode-assist.h: New.
      	* objc-obj-c++-shared/objc-test-suite-next-encode-assist-impl.h: New.
      	* objc/execute/bf-common.h: Adjust headers.
      	* objc/execute/bf-1.m: Likewise.
      	* objc/execute/bf-2.m: Likewise.
      	* objc/execute/bf-3.m: Likewise.
      	* objc/execute/bf-4.m: Likewise.
      	* objc/execute/bf-5.m: Likewise.
      	* objc/execute/bf-6.m: Likewise.
      	* objc/execute/bf-7.m: Likewise.
      	* objc/execute/bf-8.m: Likewise.
      	* objc/execute/bf-9.m: Likewise.
      	* objc/execute/bf-10.m: Likewise.
      	* objc/execute/bf-11.m: Likewise.
      	* objc/execute/bf-12.m: Likewise.
      	* objc/execute/bf-13.m: Likewise.
      	* objc/execute/bf-14.m: Likewise.
      	* objc/execute/bf-15.m: Likewise.
      	* objc/execute/bf-16.m: Likewise.
      	* objc/execute/bf-17.m: Likewise.
      	* objc/execute/bf-18.m: Likewise.
      	* objc/execute/bf-19.m: Likewise.
      	* objc/execute/bf-20.m: Likewise.
      	* objc/execute/bf-21.m: Likewise.
      	* objc/execute/bycopy-3.m: Adjust headers, add next-specific code for
      	objc_get_type_qualifiers ().
      
      From-SVN: r168597
      Iain Sandoe committed
    • re PR fortran/45777 (Alias analysis broken for arrays where LHS or RHS is a component ref) · ecb3baaa
      2011-01-08  Thomas Koenig  <tkoenig@gcc.gnu.org>
      
      	PR fortran/45777
      	* symbol.c (gfc_symbols_could_alias):  Strip gfc_ prefix,
      	make static and move in front of its only caller, to ...
      	* trans-array.c (symbols_could_alias): ... here.
      	Pass information about pointer and target status as
      	arguments.  Allocatable arrays don't alias anything
      	unless they have the POINTER attribute.
      	(gfc_could_be_alias):  Keep track of pointer and target
      	status when following references.  Also check if typespecs
      	of components match those of other components or symbols.
      
      2011-01-08  Thomas Koenig  <tkoenig@gcc.gnu.org>
      
      	PR fortran/45777
      	* gfortran.dg/dependency_39.f90:  New test.
      
      From-SVN: r168596
      Thomas Koenig committed
    • Fix long lines · 72e961c8
      From-SVN: r168595
      Eric Botcazou committed
    • opts.c (finish_options): Set opts->x_flag_opts_finished to true, not false. · b294a75e
      	* opts.c (finish_options): Set opts->x_flag_opts_finished to true,
      	not false.
      
      From-SVN: r168594
      Joseph Myers committed
    • Makefile.in: Regenerate. · 96bdf9b4
      
      	* Makefile.in: Regenerate.
      	* Makefile.def (gcc host module) and soft dependency on lto-plugin
      	and configure dependency on lto-plugin configure.
      	(lto-plugin module): Remove dependency on GCC; add dependency on
      	liniberty.
      
      	* doc/invoke.texi: (-flto, -fuse-linker-plugin): Update defaults
      	and no longer claim that gold is required for linker plugin.
      	* configure: Regenerate.
      	* gcc.c (PLUGIN_COND): New macro.
      	(LINK_COMMAND_SPEC): Use it.
      	(main): Default to plugin enabled with HAVE_LTO_PLUGIN is set.
      	* config.in (HAVE_LTO_PLUGIN): New.
      	* configure.ac (--with-lto-plugin): New parameter; autodetect
      	HAVE_LTO_PLUGIN.
      
      From-SVN: r168593
      Jan Hubicka committed
    • Daily bump. · f35cafc9
      From-SVN: r168592
      GCC Administrator committed
  2. 07 Jan, 2011 19 commits
  3. 06 Jan, 2011 13 commits