1. 12 Jan, 2017 6 commits
    • [multiple changes] · e51102b2
      2017-01-12  Hristian Kirtchev  <kirtchev@adacore.com>
      
      	* sinfo.ads: Minor reformatting.
      
      2017-01-12  Gary Dismukes  <dismukes@adacore.com>
      
      	* exp_util.adb, exp_util.ads, einfo.ads: Minor typo fixes and
      	reformatting.
      
      2017-01-12  Hristian Kirtchev  <kirtchev@adacore.com>
      
      	* exp_ch6.adb (Make_Build_In_Place_Call_In_Anonymous_Context): Add new
      	variable Definite. Create a local object and pass its 'Access to the
      	BIP function when the result type is either definite or it does not
      	require any finalization or secondary stack management.
      
      From-SVN: r244353
      Arnaud Charlet committed
    • contracts.adb, [...] (Pragma_Name): Change name to Pragma_Name_Unmapped. · 6e759c2a
      2017-01-12  Bob Duff  <duff@adacore.com>
      
      	* contracts.adb, einfo.adb, errout.adb, exp_attr.adb,
      	exp_ch3.adb, exp_ch7.adb, exp_ch9.adb, exp_prag.adb, freeze.adb,
      	frontend.adb, ghost.adb, inline.adb, lib-writ.adb, lib-xref.adb,
      	par.adb, par-ch10.adb, par-ch2.adb, par-prag.adb, par_sco.adb,
      	sem_attr.adb, sem_aux.adb, sem_ch10.adb, sem_ch12.adb,
      	sem_ch13.adb, sem_ch6.adb, sem_ch8.adb, sem_ch9.adb, sem_elab.adb,
      	sem_prag.adb, sem_res.adb, sem_util.adb, sem_util.ads,
      	sem_warn.adb, sinfo.adb, sinfo.ads, sprint.adb (Pragma_Name):
      	Change name to Pragma_Name_Unmapped.
      	(Pragma_Name_Mapped): Change name to Pragma_Name.
      	This is because the "mapped" version should be the usual case.
      
      From-SVN: r244352
      Bob Duff committed
    • tree-pretty-print.c (dump_generic_node): Provide -gimple variant for MEM_REF. · 6bb4ea5c
      2017-01-12  Richard Biener  <rguenther@suse.de>
      
      	* tree-pretty-print.c (dump_generic_node): Provide -gimple
      	variant for MEM_REF.  Sanitize INTEGER_CST for -gimple.
      
      	c/
      	* gimple-parser.c (c_parser_gimple_postfix_expression): Parse
      	__MEM.
      
      	* gcc.dg/gimplefe-21.c: New testcase.
      
      From-SVN: r244350
      Richard Biener committed
    • tree.c (initialize_tree_contains_struct): Make TS_OPTIMIZATION and… · ef9d56f8
      tree.c (initialize_tree_contains_struct): Make TS_OPTIMIZATION and TS_TARGET_OPTION directly derive from TS_BASE.
      
      2017-01-12  Richard Biener  <rguenther@suse.de>
      
      	* tree.c (initialize_tree_contains_struct): Make TS_OPTIMIZATION
      	and TS_TARGET_OPTION directly derive from TS_BASE.
      	* tree-core.h (tree_optimization_option): Derive from tree_base.
      	(tree_target_option): Likewise.
      
      From-SVN: r244349
      Richard Biener committed
    • zero_bits_compound-2.c: Fix test for aarch64. · f15dbadb
      2016-11-30  Michael Collison  <michael.collison@arm.com>
      
      	* gcc.dg/zero_bits_compound-2.c: Fix test for aarch64.
      
      From-SVN: r244348
      Michael Collison committed
    • Daily bump. · da706912
      From-SVN: r244346
      GCC Administrator committed
  2. 11 Jan, 2017 33 commits
  3. 10 Jan, 2017 1 commit