1. 06 Jan, 2012 8 commits
    • c-decl.c (ext_block): Moved up. · 86d71fca
      	* c-decl.c (ext_block): Moved up.
      	(collect_all_refs, for_each_global_decl): Take ext_block into account.
      
      From-SVN: r182953
      Arnaud Charlet committed
    • t-ia64 (LIB1ASMFUNCS): Move backward compatibility thunks... · 1ab3568b
      2012-01-06  Tristan Gingold  <gingold@adacore.com>
      
      	* config/ia64/t-ia64 (LIB1ASMFUNCS): Move backward
      	compatibility thunks...
      	(CUSTOM_CRTSTUFF, crtbegin.o, crtend.o)
      	(crtbeginS.o, crtendS.o): ... and these to ...
      	* config/ia64/t-ia64-elf: ... this new file.
      	* config.host (ia64*-*-elf*, ia64*-*-freebsd*, ia64*-*-linux*)
      	(ia64*-*-hpux*): Add ia64/t-ia64-elf in tmake_file.
      
      From-SVN: r182952
      Tristan Gingold committed
    • 2012-01-06 Tobias Burnus <burnus@net-b.de> · 5d81ddd0
              * trans-openmp.c (gfc_omp_clause_dtor,
              * gfc_trans_omp_array_reduction):
              Update call to gfc_trans_dealloc_allocated.
              * trans.c (gfc_allocate_using_malloc): Fix spacing.
              (gfc_allocate_allocatable): For gfc_allocate_using_lib, jump to
              label_finish when an error occurs.
              (gfc_deallocate_with_status): Call caf_deregister for -fcoarray=lib.
              * trans.h (gfc_allocate_allocatable,
              * gfc_deallocate_with_status):
              Update prototype.
              (gfor_fndecl_caf_deregister): New tree symbol.
              * trans-expr.c (gfc_conv_procedure_call): Update
              gfc_deallocate_with_status and gfc_trans_dealloc_allocated calls.
              * trans-array.c (gfc_array_allocate,
              * gfc_trans_dealloc_allocated,
              structure_alloc_comps, gfc_trans_deferred_array): Ditto.
              (gfc_array_deallocate): Handle coarrays with -fcoarray=lib.
              * trans-array.h (gfc_array_deallocate, gfc_array_allocate,
              gfc_trans_dealloc_allocated): Update prototypes.
              * trans-stmt.c (gfc_trans_sync): Fix indentation.
              (gfc_trans_allocate): Fix errmsg padding and label handling.
              (gfc_trans_deallocate): Ditto and handle -fcoarray=lib.
              * expr.c (gfc_is_coarray): Fix algorithm for BT_CLASS.
              * libgfortran.h (GFC_STAT_STOPPED_IMAGE): Use large value
              to avoid other stats accidentally matching this one.
              * trans-decl.c (gfor_fndecl_caf_deregister): New global var.
              (gfc_build_builtin_function_decls): Fix prototype decl of caf_register
              and add decl for caf_deregister.
              (gfc_trans_deferred_vars): Handle CAF vars with -fcoarrays=lib.
              * trans-intrinsic.c (conv_intrinsic_move_alloc): Update call to
              gfc_deallocate_with_status.
      
      2012-01-06  Tobias Burnus <burnus@net-b.de>
      
              * caf/single.c (_gfortran_caf_register,
              * _gfortran_caf_deregister):
              Fix token handling.
              * caf/mpi.c  (_gfortran_caf_register, _gfortran_caf_deregister):
              * Ditto.
              * caf/libcaf.h (STAT_STOPPED_IMAGE): Sync with libgfortran.h.
              (_gfortran_caf_register, _gfortran_caf_deregister): Update prototype.
      
      2012-01-06  Tobias Burnus <burnus@net-b.de>
      
              * gfortran.dg/deallocate_stat_2.f90: New.
              * coarray/allocate_errgmsg.f90: New.
              * gfortran.dg/coarray_lib_alloc_1.f90: New.
              * gfortran.dg/coarray_lib_alloc_2.f90: New.
              * coarray/subobject_1.f90: Fix for num_images > 1.
              * gfortran.dg/deallocate_stat.f90: Update due to changed
              stat= handling.
      
      From-SVN: r182951
      Tobias Burnus committed
    • headmerge-2.c: Adjust scan pattern. · af0aec67
      2012-01-06  Andrew Stubbs  <ams@codesourcery.com>
      
      	* gcc.target/arm/headmerge-2.c: Adjust scan pattern.
      
      From-SVN: r182950
      Andrew Stubbs committed
    • * ada/acats/overflow.lst: Add cb20004. · b71b2829
      From-SVN: r182947
      Eric Botcazou committed
    • re PR libstdc++/51504 (Data race hunting instructions in manual do not work) · 6e576613
      	PR libstdc++/51504
      	* doc/xml/manual/debug.xml: Suggest using symbol interposition
      	to override symbols using annotation macros.
      
      From-SVN: r182943
      Jonathan Wakely committed
    • Daily bump. · ea0463d9
      From-SVN: r182942
      GCC Administrator committed
    • Translate built-in include paths for sysroot. · 17719d09
      	  gcc/
      	  * Makefile.in (gcc_gxx_include_dir_add_sysroot): New.
      	  (PREPROCESSOR_DEFINES): Define GPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT.
      
      	  * cppdefault.c (cpp_include_defaults): Replace hard coded "0" with
      	  GPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT for "add_sysroot" field.
      
      	  * configure.ac (AC_SUBST): Add gcc_gxx_include_dir_add_sysroot to
      	  control whether sysroot should be prepended to gxx include dir.
      
      	  * configure: Regenerate.
      
      From-SVN: r182938
      Han Shen committed
  2. 05 Jan, 2012 31 commits
  3. 04 Jan, 2012 1 commit