r274296 - in /trunk/gcc/ada: ChangeLog libgnat/...

pmderodat@gcc.gnu.org pmderodat@gcc.gnu.org
Mon Aug 12 09:07:00 GMT 2019


Author: pmderodat
Date: Mon Aug 12 09:00:39 2019
New Revision: 274296

URL: https://gcc.gnu.org/viewcvs?rev=274296&root=gcc&view=rev
Log:
[Ada] Minor cleanups in exception handling

No change in behavior, so no test.

2019-08-12  Bob Duff  <duff@adacore.com>

gcc/ada/

	* libgnat/a-except.ads: Update obsolete comment, still making
	clear that this is a variant.  Add explicit default for Id
	component of Exception_Occurrence, because that value is used.
	Define Null_Occurrence less redundantly.
	* libgnat/a-einuoc.adb: Minor simplification of code.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/libgnat/a-einuoc.adb
    trunk/gcc/ada/libgnat/a-except.ads



More information about the Gcc-cvs mailing list