1. 04 Jan, 2013 26 commits
    • re PR other/54800 (libiberty/simple-object-mach-o.c:704: possible optimisation ?) · ad8c59a1
      	PR other/54800
      	* simple-object-mach-o.c (simple_object_mach_o_segment): Don't
      	bother to zero out a buffer we are about to set anyhow.
      
      From-SVN: r194914
      Ian Lance Taylor committed
    • i386.c (ix86_legitimize_address): Call convert_to_mode unconditionally. · 918d445f
      	* config/i386/i386.c (ix86_legitimize_address): Call convert_to_mode
      	unconditionally.
      	(ix86_expand_move): Ditto.
      	(ix86_zero_extend_to_Pmode): Ditto.
      	(ix86_expand_call): Ditto.
      	(ix86_expand_special_args_builtin): Ditto.
      	(ix86_expand_builtin): Ditto.
      
      From-SVN: r194913
      Uros Bizjak committed
    • re PR c++/55877 (Anon visibility issues) · 82f2836c
      	PR c++/55877
      	* decl.c (reset_type_linkage, bt_reset_linkage): New.
      	(grokdeclarator): Use reset_type_linkage.
      	* name-lookup.c (binding_table_foreach): Handle null table.
      	* tree.c (decl_anon_ns_mem_p): Check TYPE_MAIN_DECL, not TYPE_NAME.
      
      From-SVN: r194910
      Jason Merrill committed
    • PR c++/54526 (again) · 1582c677
      /libcpp
      2013-01-04  Paolo Carlini  <paolo.carlini@oracle.com>
      
      	PR c++/54526 (again)
      	* lex.c (_cpp_lex_direct): In C++11 mode, implement 2.5 p3, bullet 2.
      
      /gcc/cp
      2013-01-04  Paolo Carlini  <paolo.carlini@oracle.com>
      
      	PR c++/54526 (again)
      	* parser.c (cp_parser_template_id): Revert core of previous change
      	(keep adjusted inform message).
      
      /gcc/testsuite
      2013-01-04  Paolo Carlini  <paolo.carlini@oracle.com>
      
      	PR c++/54526 (again)
      	* g++.dg/cpp0x/parse2.C: Extend.
      	* g++.old-deja/g++.other/crash28.C: Adjust.
      
      From-SVN: r194909
      Paolo Carlini committed
    • re PR tree-optimization/55862 (ICE in compute_antic, at tree-ssa-pre.c:2495) · 361618ec
      2013-01-04  Richard Biener  <rguenther@suse.de>
      
      	PR tree-optimization/55862
      	* tree-ssa-pre.c (phi_translate_1): Valueize SSA names after
      	translating them through PHI nodes.
      
      	* gcc.dg/torture/pr55862.c: New testcase.
      
      From-SVN: r194906
      Richard Biener committed
    • re PR tree-optimization/55755 (Invalid VIEW_CONVERT_EXPR produced by SRA) · 87eab554
      2013-01-04  Martin Jambor  <mjambor@suse.cz>
      
      	PR tree-optimization/55755
      	* tree-sra.c (sra_modify_assign): Do not check that an access has no
      	children when trying to avoid producing a VIEW_CONVERT_EXPR.
      
      testsuite/
      	* gcc.dg/torture/pr55755.c: New test.
      	* gcc.dg/tree-ssa/sra-13.c: Likewise.
      	* gcc.dg/tree-ssa/pr45144.c: Update.
      
      From-SVN: r194905
      Martin Jambor committed
    • re PR middle-end/55859 (Mention -Og/-Ofast in "error: argument to '-O' should be… · 33879b9f
      re PR middle-end/55859 (Mention -Og/-Ofast in "error: argument to '-O' should be a non-negative integer")
      
      PR55859.
      
      From-SVN: r194901
      Marek Polacek committed
    • re PR middle-end/55863 (Fails to fold (i + 2) - (i + 1) to 1) · 3068819a
      2013-01-04  Richard Biener  <rguenther@suse.de>
      
      	PR middle-end/55863
      	* fold-const.c (split_tree): Undo -X - 1 to ~X folding for
      	reassociation.
      
      	* gcc.dg/fold-reassoc-2.c: New testcase.
      
      From-SVN: r194899
      Richard Biener committed
    • lib1funcs.S: Only provide CALLT support functions if the CALLT instruction is supported. · db59befb
      	* config/v850/lib1funcs.S: Only provide CALLT support functions if
      	the CALLT instruction is supported.
      
      From-SVN: r194898
      Nick Clifton committed
    • [multiple changes] · a132df2e
      2013-01-04  Robert Dewar  <dewar@adacore.com>
      
      	* sinfo.ads: Clean up order of N_xxx subtypes
      
      2013-01-04  Vincent Celier  <celier@adacore.com>
      
      	* prj-conf.adb (Check_Target): Allow --autoconf= with no target.
      
      From-SVN: r194897
      Arnaud Charlet committed
    • [multiple changes] · 0e564ab4
      2013-01-04  Robert Dewar  <dewar@adacore.com>
      
      	* warnsw.adb: Minor fixes to -gnatw.d handling.
      
      2013-01-04  Robert Dewar  <dewar@adacore.com>
      
      	* einfo.adb, atree.adb: Enlarge entities to make 63 more flags, 6 more
      	fields.
      
      2013-01-04  Joel Brobecker  <brobecker@adacore.com brobecker>
      
      	* gnat_ugn.texi: Fix typo.
      
      2013-01-04  Robert Dewar  <dewar@adacore.com>
      
      	* gnat_rm.texi: Document alignment choice for subtypes.
      
      2013-01-04  Robert Dewar  <dewar@adacore.com>
      
      	* validsw.ads: Minor fix to comment.
      
      2013-01-04  Doug Rupp  <rupp@adacore.com>
      
      	* Makefile.rtl (GNATRTL_NONTASKING_OBJS,
      	GNATRTL_ALTIVEC_OBJS): Factor g-al* objects.
      	* gcc-interface/Makefile.in (ADA_EXCLUDE_SRCS): Add g-al* sources.
      	(GNATRTL_ALTIVEC_OBJS): Override to null for VMS.
      	Rename leon vxworks toolchain as leon-wrs-vxworks.
      	* gcc-interface/Make-lang.in: Update dependencies
      
      2013-01-04  Pascal Obry  <obry@adacore.com>
      
      	* prj.ads (For_Each_Source): Add Locally_Removed parameter.
      	(Source_Iterator): Add Locally_Removed field.
      	* prj.adb (For_Each_Source): Ignore Locally_Removed files if needed.
      	(Next): Likewise.
      
      2013-01-04  Robert Dewar  <dewar@adacore.com>
      
      	* exp_attr.adb: Minor reformatting.
      
      2013-01-04  Robert Dewar  <dewar@adacore.com>
      
      	* checks.adb (Insert_Valid_Check): Fix handling of renamed
      	packed array element.
      	* exp_ch4.adb (Expand_Concatenate): Fix some missing parent
      	fields in generated code.
      	* exp_util.adb (Side_Effect_Free): Improve detection of cases
      	needing renaming.
      
      2013-01-04  Robert Dewar  <dewar@adacore.com>
      
      	* sinfo.ads: Clean up order of N_xxx subtypes
      
      2013-01-04  Vincent Celier  <celier@adacore.com>
      
      	* prj-conf.adb (Check_Target): Allow --autoconf= with no target.
      
      From-SVN: r194896
      Arnaud Charlet committed
    • types.ads, [...]: Minor reformatting. · 7fcd29e0
      2013-01-04  Robert Dewar  <dewar@adacore.com>
      
      	* types.ads, prj-conf.adb, par-tchk.adb: Minor reformatting.
      
      2013-01-04  Robert Dewar  <dewar@adacore.com>
      
      	* par-ch6.adb (P_Subprogram): Better handling of missing IS
      	after expression function.
      	* par-util.adb (No_Constraint): Improve handling to avoid bad warnings.
      
      2013-01-04  Robert Dewar  <dewar@adacore.com>
      
      	* exp_util.ads, exp_util.adb (Insert_Actions): In expression with
      	actions case, new actions are appended to the sequence rather than
      	prepended.
      
      2013-01-04  Robert Dewar  <dewar@adacore.com>
      
      	* gnat_ugn.texi: Document -gnatw.d/w.D (does no apply in VMS mode).
      	* usage.adb: Add lines for -gnatw.d/w.D switches.
      	* warnsw.adb: Minor fixes (some missing cases of setting
      	Warning_Doc_Switch). Reject -gnatw.d and -gnatw.D in VMS mode.
      
      From-SVN: r194895
      Robert Dewar committed
    • [multiple changes] · 67b8ac46
      2013-01-04  Robert Dewar  <dewar@adacore.com>
      
      	* exp_util.adb (Remove_Side_Effects): Make sure scope suppress
      	is restored on exit.
      
      2013-01-04  Robert Dewar  <dewar@adacore.com>
      
      	* usage.adb: Document -gnateF (check overflow for predefined Float).
      
      2013-01-04  Robert Dewar  <dewar@adacore.com>
      
      	* sem_res.adb (Resolve_Type_Conversion): Remove incorrect
      	prevention of call to Apply_Type_Conversion_Checks, which resulted
      	in missing check flags in formal mode.
      
      2013-01-04  Vincent Celier  <celier@adacore.com>
      
      	* makeutl.ads (Db_Switch_Args): New table used by gprbuild.
      	* prj-conf.adb (Check_Builder_Switches): Check for switches
      	--config= (Get_Db_Switches): New procedure to get the --db
      	switches so that they are used when invoking gprconfig in
      	auto-configuration.
      	(Do_Autoconf): When invoking gprconfig, use the --db switches, if any.
      
      From-SVN: r194894
      Arnaud Charlet committed
    • [multiple changes] · dc8b370a
      2013-01-04  Pascal Obry  <obry@adacore.com>
      
      	* prj-nmsc.adb: Minor reformatting.
      
      2013-01-04  Vincent Celier  <celier@adacore.com>
      
      	* makeutl.ads (Root_Environment): New variable, moved rom
      	gprbuild (Load_Standard_Base): New Boolean variable, moved
      	from gprbuild.
      	* prj-conf.adb (Check_Builder_Switches): New procedure to check
      	for switch --RTS in package Builder. If a runtime specified
      	by --RTS is a relative path name, but not a base name, then
      	find the path on the Project Search Path.
      	(Do_Autoconf): Call Check_Builder_Switches.
      	(Locate_Runtime): New procedure, moved from gprbuild, to get the
      	absolute paths of runtimes when they are not specified as a base name.
      	* prj-conf.ads (Locate_Runtime): New procedure, moved from gprbuild.
      
      From-SVN: r194893
      Arnaud Charlet committed
    • sem_ch3.adb (Build_Private_Derived_Type): Set Has_Private_Ancestor on type… · 33bd17e7
      sem_ch3.adb (Build_Private_Derived_Type): Set Has_Private_Ancestor on type derived from an untagged private type whose...
      
      2013-01-04  Ed Schonberg  <schonberg@adacore.com>
      
      	* sem_ch3.adb (Build_Private_Derived_Type): Set
      	Has_Private_Ancestor on type derived from an untagged private
      	type whose full view has discriminants
      	* sem_aggr.adb (Resolve_Record_Aggregate): Reject non-extension
      	aggregate for untagged record type with private ancestor.
      
      From-SVN: r194892
      Ed Schonberg committed
    • sem_elab.adb, [...]: Minor reformatting. · 5ee96c9d
      2013-01-04  Thomas Quinot  <quinot@adacore.com>
      
      	* sem_elab.adb, sem_ch3.adb: Minor reformatting.
      
      From-SVN: r194891
      Thomas Quinot committed
    • [multiple changes] · 7a1f1775
      2013-01-04  Robert Dewar  <dewar@adacore.com>
      
      	* table.adb: Minor reformatting.
      
      2013-01-04  Ed Schonberg  <schonberg@adacore.com>
      
      	* sem_ch10.adb (Check_Redundant_Withs): A with_clause that does
      	not come from source does not generate a warning for redundant
      	with_clauses.
      
      2013-01-04  Hristian Kirtchev  <kirtchev@adacore.com>
      
      	* aspects.adb, aspects.ads: Add Aspect_Global to all relevant tables.
      	* par-prag.adb: Add pragma Global to the list of pragmas that
      	do not need special processing by the parser.
      	* sem_ch13.adb (Analyze_Aspect_Specifications): Convert aspect
      	Global into a pragma without any form of legality checks. The
      	work is done by Analyze_Pragma. The aspect and pragma are both
      	marked as needing delayed processing.  Insert the corresponding
      	pragma of aspect Abstract_State in the visible declarations of the
      	related package.
      	(Check_Aspect_At_Freeze_Point): Aspect Global
      	does not need processing even though it is marked as delayed.
      	Alphabetize the list on aspect names.
      	* sem_prag.adb: Add a value for pragma Global in table Sig_Flags.
      	(Analyze_Pragma): Add ??? comment about the grammar of pragma
      	Abstract_State.  Move the error location from the pragma to the
      	state to improve the quality of error placement.  Add legality
      	checks for pragma Global.
      	* snames.ads-tmpl Add the following specially recognized names
      
      2013-01-04  Eric Botcazou  <ebotcazou@adacore.com>
      
      	* sem_ch3.adb: Fix minor typo.
      
      2013-01-04  Ed Schonberg  <schonberg@adacore.com>
      
      	* par-ch13.adb (Aspect_Specifications_Present): In Strict mode,
      	accept an aspect name followed by a comma, indicating a defaulted
      	boolean aspect.
      
      From-SVN: r194890
      Arnaud Charlet committed
    • 2013-01-04 Joel Brobecker <brobecker@adacore.com brobecker> · 2a328c94
      	* gnat_ugn.texi: Document procedure to codesign GDB on Darwin.
      	Update doc on gnattest --separates switch.
      
      2013-01-04  Thomas Quinot  <quinot@adacore.com>
      
      	* s-chepoo.ads: Minor reformatting.
      
      2013-01-04  Arnaud Charlet  <charlet@adacore.com>
      
      	* usage.adb: Remove mention of -gnatN in usage.
      
      From-SVN: r194889
      Arnaud Charlet committed
    • exp_prag.adb, [...]: Minor reformatting. · ae05cdd6
      2013-01-04  Robert Dewar  <dewar@adacore.com>
      
      	* exp_prag.adb, gnatcmd.adb, exp_util.adb, table.adb, sem_prag.adb,
      	freeze.adb, sem_ch4.adb, sem_warn.adb, opt.ads, exp_aggr.adb,
      	prj-conf.adb, sem_ch13.adb: Minor reformatting.
      
      From-SVN: r194888
      Robert Dewar committed
    • [multiple changes] · 3a3af4c3
      2013-01-04  Thomas Quinot  <quinot@adacore.com>
      
      	* sinfo.ads: Minor documentation update.
      
      2013-01-04  Thomas Quinot  <quinot@adacore.com>
      
      	* sem_ch3.adb, einfo.adb (Analyze_Object_Declaration): Do not set Ekind
      	before resolving initialization expression.
      
      2013-01-04  Hristian Kirtchev  <kirtchev@adacore.com>
      
      	* checks.adb (Generate_Index_Checks): Delay the generation of
      	the check for an indexed component where the prefix mentions
      	Loop_Entry until the attribute has been properly expanded.
      	* exp_ch5.adb (Expand_Loop_Entry_Attributes): Perform minor
      	decoration of the constant that captures the value of Loop_Entry's
      	prefix at the entry point into a loop.	Generate index checks
      	for an attribute reference that has been transformed into an
      	indexed component.
      
      2013-01-04  Thomas Quinot  <quinot@adacore.com>
      
      	* exp_prag.adb, exp_util.adb, exp_util.ads, freeze.adb, exp_aggr.adb,
      	sem_ch13.adb (Exp_Aggr.Collect_Initialization_Statements): Nothing to
      	do if Obj is already frozen.
      	(Exp_Util.Find_Init_Call): Rename to...
      	(Exp_Util.Remove_Init_Call): New subprogram, renamed from
      	Find_Init_Call.  Remove the initialization call from the enclosing
      	list if found, and if it is from an Initialization_Statements
      	attribute, reset it.
      	(Exp_Util.Append_Freeze_Action): Minor code reorganization.
      	(Exp_Util.Append_Freeze_Actions): Ensure a freeze node has been
      	allocated (as is already done in Append_Freeze_Action).
      	(Freeze.Freeze_Entity): For an object with captured
      	Initialization_Statements and non-delayed freezeing, unwrap the
      	initialization statements and insert and them directly in the
      	enclosing list.
      	(Sem_Ch13.Check_Address_Clause): For an object
      	with Initialization_Statements and an address clause, unwrap the
      	initialization statements when moving them to the freeze actions.
      
      From-SVN: r194887
      Arnaud Charlet committed
    • re PR fortran/55763 (Issues with some simpler CLASS(*) programs) · 576f6da6
      2014-01-04  Tobias Burnus  <burnus@net-b.de>
      
              PR fortran/55763
              * decl.c (gfc_match_null): Parse and reject MOLD.
      
      2014-01-04  Tobias Burnus  <burnus@net-b.de>
      
              PR fortran/55763
              * gfortran.dg/null_7.f90: New.
      
      From-SVN: r194886
      Tobias Burnus committed
    • re PR fortran/55854 (ICE on intent(out) dummy argument with unlimited polymorphic component) · 15115f7a
      2013-01-03  Tobias Burnus  <burnus@net-b.de>
      
              PR fortran/55854
              PR fortran/55763
              * class.c (gfc_class_null_initializer): Fix finding the vtab.
              (gfc_find_intrinsic_vtab): Use BT_VOID for some components.
      
      2013-01-03  Tobias Burnus  <burnus@net-b.de>
      
              PR fortran/55854
              PR fortran/55763
              * gfortran.dg/unlimited_polymorphic_3.f03: Remove invalid code.
              * gfortran.dg/unlimited_polymorphic_7.f90: New.
              * gfortran.dg/unlimited_polymorphic_8.f90: New.
      
      From-SVN: r194885
      Tobias Burnus committed
    • Adjust log entry. · e58d2e48
      From-SVN: r194881
      John David Anglin committed
    • re PR target/53789 (ICE in gen_reg_rtx, at emit-rtl.c:864/865 when compiling GNU MPFR on parisc) · 0e4ae794
      	PR target/53789
      	* config/pa/pa.md (movsi): Revert previous change.
      	* pa.c (pa_legitimate_constant_p): Reject all TLS symbol references.
      
      From-SVN: r194879
      John David Anglin committed
    • Daily bump. · 4d88d3cb
      From-SVN: r194878
      GCC Administrator committed
  2. 03 Jan, 2013 14 commits