1. 26 Jan, 2010 2 commits
  2. 25 Jan, 2010 15 commits
    • testsuite_common_types.h (has_bitwise_operators): Avoid -Wall warnings. · 024615bf
      2010-01-25  Paolo Carlini  <paolo.carlini@oracle.com>
      
      	* testsuite/util/testsuite_common_types.h (has_bitwise_operators):
      	Avoid -Wall warnings.
      
      From-SVN: r156221
      Paolo Carlini committed
    • 6.cc: Use an int as loop variable, to avoid -Wall warnings. · 315a716e
      2010-01-25  Paolo Carlini  <paolo.carlini@oracle.com>
      
      	* testsuite/22_locale/time_get/get_monthname/char/6.cc: Use an int
      	as loop variable, to avoid -Wall warnings.
      	* testsuite/22_locale/time_get/get_monthname/wchar_t/6.cc: Likewise.
      	* testsuite/22_locale/time_get/get_weekday/char/6.cc: Likewise.
      	* testsuite/22_locale/time_get/get_weekday/wchar_t/6.cc: Likewise.
      	* testsuite/22_locale/time_get/get_weekday/char/38081-2.cc: Likewise.
      
      	* testsuite/20_util/reference_wrapper/24803.cc: Remove unused vars.
      	* testsuite/20_util/reference_wrapper/invoke.cc: Likewise.
      
      From-SVN: r156219
      Paolo Carlini committed
    • PR libstdc++/36101, PR libstdc++/42813 · ad1e5170
      	PR libstdc++/36101, PR libstdc++/42813
      	* configure.ac (bootstrap_target_libs): Make inclusion of
      	target-libgomp conditional on libgomb being in target_configdirs.
      	* configure: Regenerate.
      
      From-SVN: r156218
      Joern Rennecke committed
    • [multiple changes] · 89aad976
      2010-01-25  Bob Duff  <duff@adacore.com>
      
      	* sem_aggr.adb (Resolve_Array_Aggregate): Check for the case where this
      	is an internally-generated positional aggregate, and the bounds are
      	already correctly set. We don't want to overwrite those bounds with
      	bounds determined by context.
      
      2010-01-25  Robert Dewar  <dewar@adacore.com>
      
      	* g-sercom.ads, gnatcmd.adb, gnatlink.adb, a-ststio.adb, exp_ch6.adb,
      	exp_ch9.adb, g-sechas.ads: Minor reformatting.
      
      2010-01-25  Thomas Quinot  <quinot@adacore.com>
      
      	* s-commun.adb (Last_Index): Count must be converted to SEO (a signed
      	integer type) before subtracting 1, otherwise the computation may wrap
      	(because size_t is modular) and cause the conversion to fail.
      
      2010-01-25  Ed Falis  <falis@adacore.com>
      
      	* sysdep.c, init.c: Adapt to support full run-time on VxWorks MILS.
      
      2010-01-25  Vincent Celier  <celier@adacore.com>
      
      	* prj-attr.adb: New attribute Run_Path_Origin_Required
      	* prj-nmsc.adb (Process_Project_Level_Simple_Attributes): Process new
      	attribute Run_Path_Origin_Required.
      	* prj.ads (Project_Configuration): New component
      	Run_Path_Origin_Supported.
      	* snames.ads-tmpl: New standard name Run_Path_Origin_Required
      
      From-SVN: r156217
      Arnaud Charlet committed
    • * gnat.dg/array_bounds_test.adb: New test. · a4fb8087
      From-SVN: r156216
      Arnaud Charlet committed
    • [multiple changes] · 3d923671
      2010-01-25  Bob Duff  <duff@adacore.com>
      
      	* sem_aggr.adb (Resolve_Array_Aggregate): Check for the case where this
      	is an internally-generated positional aggregate, and the bounds are
      	already correctly set. We don't want to overwrite those bounds with
      	bounds determined by context.
      
      2010-01-25  Robert Dewar  <dewar@adacore.com>
      
      	* g-sercom.ads, gnatcmd.adb, gnatlink.adb, a-ststio.adb, exp_ch6.adb,
      	exp_ch9.adb, g-sechas.ads: Minor reformatting.
      
      2010-01-25  Thomas Quinot  <quinot@adacore.com>
      
      	* s-commun.adb (Last_Index): Count must be converted to SEO (a signed
      	integer type) before subtracting 1, otherwise the computation may wrap
      	(because size_t is modular) and cause the conversion to fail.
      
      2010-01-25  Ed Falis  <falis@adacore.com>
      
      	* sysdep.c, init.c: Adapt to support full run-time on VxWorks MILS.
      
      2010-01-25  Vincent Celier  <celier@adacore.com>
      
      	* prj-attr.adb: New attribute Run_Path_Origin_Required
      	* prj-nmsc.adb (Process_Project_Level_Simple_Attributes): Process new
      	attribute Run_Path_Origin_Required.
      	* prj.ads (Project_Configuration): New component
      	Run_Path_Origin_Supported.
      	* snames.ads-tmpl: New standard name Run_Path_Origin_Required
      
      From-SVN: r156215
      Arnaud Charlet committed
    • re PR fortran/42858 (ICE in gfc_array_dimen_size at ../../trunk/gcc/fortran/array.c:2063) · 03d838ba
      2010-01-25  Tobias Burnus  <burnus@net-b.de>
      
              PR fortran/42858
              * array.c (gfc_array_dimen_size): Fix intrinsic procedure
              check.
      
      2010-01-25  Tobias Burnus  <burnus@net-b.de>
      
              PR fortran/42858
              * gfortran.dg/generic_21.f90: New test.
      
      From-SVN: r156214
      Tobias Burnus committed
    • 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
  3. 24 Jan, 2010 4 commits
  4. 23 Jan, 2010 4 commits
  5. 22 Jan, 2010 11 commits
  6. 21 Jan, 2010 4 commits