r262799 - in /trunk/gcc/ada: ChangeLog atree.adb
pmderodat@gcc.gnu.org
pmderodat@gcc.gnu.org
Tue Jul 17 08:12:00 GMT 2018
Author: pmderodat
Date: Tue Jul 17 08:12:08 2018
New Revision: 262799
URL: https://gcc.gnu.org/viewcvs?rev=262799&root=gcc&view=rev
Log:
[Ada] Reuse Is_Rewrite_Substitution in Relocate_Node
Semantics not affected; the reused routine is exactly the same as the replaced
condition.
2018-07-17 Piotr Trojanek <trojanek@adacore.com>
gcc/ada/
* atree.adb (Relocate_Node): Simplify with Is_Rewrite_Substitution.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/atree.adb
More information about the Gcc-cvs
mailing list