1. 17 Feb, 2012 18 commits
    • [multiple changes] · f45ccc7c
      2012-02-17  Ed Schonberg  <schonberg@adacore.com>
      
      	* exp_ch6.adb (Legal_Copy): If layout is not
      	determined in the front-end, do not emit error message when
      	by-reference actual is potentially unaligned.
      	* gcc-interface/decl.c (gnat_to_gnu_field): Better error message for
      	illegal representation clause on tagged or aliased component, or on
      	by-reference type with forced alignment.
      
      2012-02-17  Nicolas Roche  <roche@adacore.com>
      
      	* gcc-interface/Makefile.in: Ensure FORCE_DEBUG_ADAFLAGS variables is
      	propagated by gnatlib-sjlj and gnatlib-zcx targets.
      	* gcc-interface/Make-lang.in: Update dependencies.
      
      2012-02-17  Thomas Quinot  <quinot@adacore.com>
      
      	* sem_ch12.adb (Analyze_Package_Instantiation): For an
      	instantiation in an RCI library unit, omit the instance body
      	if the RCI library unit is the instance itself (E.2.3(18)),
      	but include the body if the instantiation is within the RCI
      	declaration (12.3(12)).
      
      From-SVN: r184343
      Arnaud Charlet committed
    • sem_prag.adb (Analyze_PPC_In_Decl_Part): Pre'Class and Post'Class aspects can… · acf49e88
      sem_prag.adb (Analyze_PPC_In_Decl_Part): Pre'Class and Post'Class aspects can only be specified for a primitive...
      
      2012-02-17  Steve Baird  <baird@adacore.com>
      
      	* sem_prag.adb (Analyze_PPC_In_Decl_Part): Pre'Class and
      	Post'Class aspects can only be specified for a primitive operation
      	of a tagged type.
      
      From-SVN: r184342
      Steve Baird committed
    • [multiple changes] · 794b9b72
      2012-02-17  Yannick Moy  <moy@adacore.com>
      
      	* gnat_rm.texi: Minor shuffling.
      
      2012-02-17  Ed Schonberg  <schonberg@adacore.com>
      
      	* aspects.adb: Expression functions can carry pre/postconditions.
      	* par-ch6.adb (P_Subprogram): look for optional pre/postconditions
      	in an expression function.
      	* sem_prag (Check_Precondition_Postcondition): legal on expression
      	functions.
      
      2012-02-17  Vincent Pucci  <pucci@adacore.com>
      
      	* a-cdlili.adb, a-cidlli.adb, a-cihama.adb, a-cimutr.adb,
      	* a-ciorma.adb, a-cohama.adb, a-coinve.adb, a-comutr.adb,
      	* a-convec.adb, a-coorma.adb (Adjust): New routine.
      	(Constant_Reference): Increment Busy and Lock counters.
      	(Reference): Increase Busy and Lock counters.
      	(Finalize): New routine.
      	* a-cihase.adb, a-ciorse.adb, a-cohase.adb, a-coorse.adb:
      	(Adjust): New routine.	(Constant_Reference): Increment Busy
      	and Lock counters.
      	(Finalize): New routine.
      	* a-cdlili.ads, a-cidlli.ads, a-cihama.ads, a-cihase.ads,
      	* a-cimutr.ads, a-ciorma.ads, a-ciorse.ads, a-cohama.ads,
      	* a-cohase.ads, a-coinve.ads, a-comutr.ads, a-convec.ads,
      	* a-coorma.ads, a-coorse: Controlled component added to the
      	reference types.
      
      2012-02-17  Robert Dewar  <dewar@adacore.com>
      
      	* restrict.adb (Check_Restriction): Add special handling for
      	No_Obsolescent_Features.
      
      2012-02-17  Hristian Kirtchev  <kirtchev@adacore.com>
      
      	* exp_util.adb (Find_Finalize_Address): When dealing with an
      	internally built full view for a type with unknown discriminants,
      	use the original record type.
      
      From-SVN: r184341
      Arnaud Charlet committed
    • [multiple changes] · 0eb75c59
      2012-02-17  Robert Dewar  <dewar@adacore.com>
      
      	* sem_dim.adb: Minor reformatting.
      
      2012-02-17  Yannick Moy  <moy@adacore.com>
      
      	* gnat_rm.texi: Minor rewording.
      
      From-SVN: r184339
      Arnaud Charlet committed
    • [multiple changes] · 2293611f
      2012-02-17  Thomas Quinot  <quinot@adacore.com>
      
      	* sem_aggr.adb: Minor reformatting.
      
      2012-02-17  Robert Dewar  <dewar@adacore.com>
      
      	* gnat_ugn.texi: Update doc for -gnatw.m to include 2*x case.
      
      2012-02-17  Vincent Pucci  <pucci@adacore.com>
      
      	* sem_dim.adb (Is_Dim_IO_Package_Entity): New routine.
      	(Is_Dim_IO_Package_Instantiation): Is_Dim_IO_Package_Entity
      	call added.
      	(Is_Procedure_Put_Call): Is_Dim_IO_Package_Entity
      	call added.
      	* s-dim.ads: Make package Pure.
      
      2012-02-17  Gary Dismukes  <dismukes@adacore.com>
      
      	* prj-nmsc.adb: Minor reformatting.
      
      2012-02-17  Yannick Moy  <moy@adacore.com>
      
      	* gnat_rm.texi: Update GNAT RM with a separate chapter on restrictions.
      
      From-SVN: r184338
      Arnaud Charlet committed
    • [multiple changes] · 0df7e2d0
      2012-02-17  Yannick Moy  <moy@adacore.com>
      
      	* gnat_ugn.texi: Fix typos.
      
      2012-02-17  Pascal Obry  <obry@adacore.com>
      
      	* prj-nmsc.adb: prj-nmsc.adb (Check_Aggregated): Check that an
      	aggregate is not Externally_Built.
      
      2012-02-17  Ed Schonberg  <schonberg@adacore.com>
      
      	* sem_aggr.adb (Resolve_Record_Aggregate): If a composite
      	component has a box association, copy the default value using
      	the current scope as the scope of internal types, to prevent
      	scoping anomalies in gigi.
      
      From-SVN: r184337
      Arnaud Charlet committed
    • [multiple changes] · 260359e3
      2012-02-17  Robert Dewar  <dewar@adacore.com>
      
      	* sem_dim.adb, sem_dim.ads, s-tasren.adb, prj.adb, prj.ads, freeze.adb,
      	sem_res.adb, exp_ch4.adb, sinput.adb, sinput.ads, exp_aggr.adb,
      	exp_intr.adb, s-os_lib.adb: Minor reformatting.
      
      2012-02-17  Ed Schonberg  <schonberg@adacore.com>
      
      	* sem_ch6.adb (Is_Non_Overriding_Operation): Add warning if the
      	old operation is abstract, the relevant type is not abstract,
      	and the new subprogram fails to override.
      
      From-SVN: r184336
      Arnaud Charlet committed
    • Disable gthreads on Solaris 8/9 (PR libstdc++/52189) · bae868fb
      	PR libstdc++/52189
      	* acinclude.m4 (GLIBCXX_CHECK_GTHREADS): Handle
      	--enable-libstdcxx-threads.
      	Disable on Solaris 8/9 with symbol versioning.
      	* configure.ac (GLIBCXX_CHECK_GTHREADS): Move after
      	GLIBCXX_ENABLE_SYMVERS.
      	* configure: Regenerate.
      	* doc/xml/manual/configure.xml (--enable-libstdcxx-threads): Explain.
      
      From-SVN: r184335
      Rainer Orth committed
    • re PR translation/52273 (translatable string typo: "at at %L") · b5912b10
      2012-02-17  Tobias Burnus  <burnus@net-b.de>
                  Roland Stigge  <stigge@antcom.de>
      
              PR translation/52273
              * interface.c (compare_actual_formal): Fix typo "at at".
      
      
      Co-Authored-By: Roland Stigge <stigge@antcom.de>
      
      From-SVN: r184334
      Tobias Burnus committed
    • gfortran.texi (Q exponent-letter): Fix grammar. · bf8367ac
      2012-02-17  Tobias Burnus  <burnus@net-b.de>
      
              * gfortran.texi (Q exponent-letter): Fix grammar.
      
      From-SVN: r184333
      Tobias Burnus committed
    • gfortran.texi (Status): Fix typos. · 8578f640
      2012-02-17  Tobias Burnus  <burnus@net-b.de>
      
              * gfortran.texi (Status): Fix typos.
              * invoke.texi (ffixed-form, fstack-arrays): Spell Fortran with
              a majuscule.
      
      From-SVN: r184332
      Tobias Burnus committed
    • re PR translation/52232 (translatable string typos: "conindexed" (should be "coindexed")) · 0c133211
      2012-02-17  Tobias Burnus  <burnus@net-b.de>
                  Roland Stigge  <stigge@antcom.de>
      
              PR translation/52232
              PR translation/52234
              PR translation/52245
              PR translation/52246
              PR translation/52262
              PR translation/52273
              * io.c (gfc_match_open): Fix typo.
              * interface.c (compare_actual_formal): Ditto.
              * lang.opt (freal-4-real-8, freal-4-real-16, freal-8-real-16):
              * Ditto.
              * match.c (alloc_opt_list, gfc_match_nullify): Ditto.
              * check.c (gfc_check_associated, gfc_check_null): Ditto.
      
      2012-02-17  Tobias Burnus  <burnus@net-b.de>
      
              PR translation/52232
              PR translation/52234
              PR translation/52245
              PR translation/52246
              PR translation/52262
              PR translation/52273
              * gfortran.dg/coarray_22.f90: Update dg-error.
              * gfortran.dg/allocate_alloc_opt_4.f90: Ditto.
      
      
      Co-Authored-By: Roland Stigge <stigge@antcom.de>
      
      From-SVN: r184331
      Tobias Burnus committed
    • Increase simulate-thread timeout (PR target/51753) · 459e2649
      	PR target/51753
      	* lib/gcc-simulate-thread.exp: Load timeout.exp.
      	(simulate-thread): Use default timeout.
      
      From-SVN: r184330
      Rainer Orth committed
    • re PR c++/52248 (timevar ICE) · e9339a68
      	PR c++/52248
      	* decl.c (define_label): Use timevar_cond_start/stop.
      
      From-SVN: r184329
      Jason Merrill committed
    • re PR c++/52126 (compilation error) · 6acc8d53
      gcc/testsuite/ChangeLog
      
      2012-02-16  Fabien Chene  <fabien@gcc.gnu.org>
      
      	PR c++/52126
      	* g++.dg/template/using21.C: New.
      	* g++.dg/template/using22.C: Likewise.
      
      gcc/cp/ChangeLog
      
      2012-02-16  Fabien Chene  <fabien@gcc.gnu.org>
      
              PR c++/52126
      	* decl.c (xref_basetypes): call dependent_scope_p instead of
      	dependent_type_p.
      
      From-SVN: r184328
      Fabien Chêne committed
    • Daily bump. · 2f46ac4d
      From-SVN: r184327
      GCC Administrator committed
    • * de.po: Update. · 96cf4040
      From-SVN: r184322
      Joseph Myers committed
  2. 16 Feb, 2012 17 commits
  3. 15 Feb, 2012 5 commits