r251875 - in /trunk/gcc/ada: ChangeLog a-cbdlli...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Fri Sep 8 09:38:00 GMT 2017


Author: charlet
Date: Fri Sep  8 09:38:48 2017
New Revision: 251875

URL: https://gcc.gnu.org/viewcvs?rev=251875&root=gcc&view=rev
Log:
2017-09-08  Bob Duff  <duff@adacore.com>

	* s-trasym.ads (Hexa_Traceback): If
	Suppress_Hex is True, print "..." instead of a hexadecimal
	address.
	* s-trasym.adb: Ignore No_Hex in this version.
	Misc cleanup.

2017-09-08  Bob Duff  <duff@adacore.com>

	* debug.adb: Minor reformatting.

2017-09-08  Bob Duff  <duff@adacore.com>

	* a-cbdlli.adb, a-cohama.adb, a-cohase.adb (Copy): Rewrite the
	code so it doesn't trigger an "uninit var" warning.

2017-09-08  Nicolas Roche  <roche@adacore.com>

	* s-hibaen.ads: Remove obsolete file.

2017-09-08  Arnaud Charlet  <charlet@adacore.com>

	* a-locale.ads: Add comment explaining the state of this package.

2017-09-08  Arnaud Charlet  <charlet@adacore.com>

	* sem_util.adb (Is_CCT_Instance): Allow calls in the context
	of packages.
	* sem_prag.ads, sem_prag.adb (Find_Related_Declaration_Or_Body):
	allow calls in the context of package spec (for pragma
	Initializes) and bodies (for pragma Refined_State).

2017-09-08  Bob Duff  <duff@adacore.com>

	* checks.adb (Insert_Valid_Check): Copy the Do_Range_Check flag to the
	new Exp.


Removed:
    trunk/gcc/ada/s-hibaen.ads
Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/a-cbdlli.adb
    trunk/gcc/ada/a-cohama.adb
    trunk/gcc/ada/a-cohase.adb
    trunk/gcc/ada/a-locale.ads
    trunk/gcc/ada/a-strfix.adb
    trunk/gcc/ada/a-strsea.ads
    trunk/gcc/ada/a-stwise.ads
    trunk/gcc/ada/a-stzsea.ads
    trunk/gcc/ada/binde.adb
    trunk/gcc/ada/checks.adb
    trunk/gcc/ada/debug.adb
    trunk/gcc/ada/g-except.ads
    trunk/gcc/ada/lib-load.adb
    trunk/gcc/ada/lib-xref-spark_specific.adb
    trunk/gcc/ada/repinfo.adb
    trunk/gcc/ada/s-purexc.ads
    trunk/gcc/ada/s-trasym.adb
    trunk/gcc/ada/s-trasym.ads
    trunk/gcc/ada/sem_ch6.adb
    trunk/gcc/ada/sem_prag.adb
    trunk/gcc/ada/sem_prag.ads
    trunk/gcc/ada/sem_res.adb
    trunk/gcc/ada/sem_util.adb
    trunk/gcc/ada/sem_util.ads
    trunk/gcc/ada/style.adb



More information about the Gcc-cvs mailing list