1. 25 Jan, 2010 8 commits
    • re PR testsuite/41522 (gcc.c-torture/compile/pr38789.c fails on Solaris/SPARC… · f7adff96
      re PR testsuite/41522 (gcc.c-torture/compile/pr38789.c fails on Solaris/SPARC with native assembler)
      
      	PR testsuite/41522
      	* gcc.c-torture/compile/pr38789.c: Change to dg-do compile.
      
      From-SVN: r156213
      Rainer Orth committed
    • [multiple changes] · d610088d
      2010-01-25  Ed Schonberg  <schonberg@adacore.com>
      
      	* sem_aggr.adb (Resolve_Array_Aggregate): If the bounds in a choice
      	have errors, do not continue resolution of the aggregate.
      	* sem_eval.adb (Eval_Indexed_Component): Do not attempt to evaluate if
      	the array type indicates an error.
      
      2010-01-25  Bob Duff  <duff@adacore.com>
      
      	* sinfo.ads: Minor comment fixes.
      
      From-SVN: r156212
      Arnaud Charlet committed
    • exp_ch4.adb, [...]: Minor comment fixes and code clean up. · 64425dff
      2010-01-25  Bob Duff  <duff@adacore.com>
      
      	* exp_ch4.adb, exp_aggr.adb: Minor comment fixes and code clean up.
      
      From-SVN: r156211
      Bob Duff committed
    • (Current_Year): Update. · d268eb9a
      From-SVN: r156210
      Arnaud Charlet committed
    • [multiple changes] · 3bb3f6d6
      2010-01-25  Florian Villoing  <villoing@adacore.com>
      
      	* gnat_ugn.texi: Fix typo.
      
      2010-01-25  Thomas Quinot  <quinot@adacore.com>
      
      	* scos.ads: Update specification.
      
      2010-01-25  Ed Schonberg  <schonberg@adacore.com>
      
      	* sem_ch6.adb (Process_PPCs): If a postcondition is present and the
      	enclosing subprogram has no previous spec, attach postcondition
      	procedure to the defining entity for the body.
      
      2010-01-25  Ed Schonberg  <schonberg@adacore.com>
      
      	* exp_aggr.adb (Build_Record_Aggr_Code); Do not generate call to
      	initialization procedure of the ancestor part of an extension aggregate
      	if it is an interface type.
      
      2010-01-25  Vincent Celier  <celier@adacore.com>
      
      	* gnatlink.adb (Process_Binder_File): The directory for the shared
      	version of libgcc in the run path options is found in the subdirectory
      	indicated by __gnat_default_libgcc_subdir.
      	* link.c: Declare new const char * __gnat_default_libgcc_subdir for
      	each platform.
      
      2010-01-25  Ed Schonberg  <schonberg@adacore.com>
      
      	* sem_prag.adb: More flexible pragma Annotate.
      
      From-SVN: r156209
      Arnaud Charlet committed
    • sysv4.h (TARGET_ASM_NAMED_SECTION): Only define if not using GAS. · 00f88f07
      2010-01-24  David S. Miller  <davem@davemloft.net>
      
      	* gcc/config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Only
      	define if not using GAS.
      	* gcc/config/sparc/sparc.c (sparc_elf_asm_named_section):
      	Likewise.  Delete SECTION_MERGE code, which is only applicable
      	when using GAS.
      
      From-SVN: r156203
      David S. Miller committed
    • re PR c++/42748 (warnings about 'mangling of 'va_list' has changed in GCC 4.4'… · d147cbd9
      re PR c++/42748 (warnings about 'mangling of 'va_list' has changed in GCC 4.4' not suppressed in sytem headers)
      
      	PR c++/42748
      	* config/arm/arm.c (arm_mangle_type): Do not warn about changes to
      	mangling of va_list in system headers.
      
      	PR c++/42748
      	* g++.dg/abi/arm_va_list2.C: New test.
      	* g++.dg/abi/arm_va_list2.h: Companion header file.
      
      From-SVN: r156202
      Mark Mitchell committed
    • Daily bump. · dd291a2e
      From-SVN: r156201
      GCC Administrator committed
  2. 24 Jan, 2010 4 commits
  3. 23 Jan, 2010 4 commits
  4. 22 Jan, 2010 11 commits
  5. 21 Jan, 2010 13 commits