]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Refactor negated conjuncts
authorPiotr Trojanek <trojanek@adacore.com>
Fri, 5 Jul 2024 15:15:49 +0000 (17:15 +0200)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Fri, 2 Aug 2024 07:08:10 +0000 (09:08 +0200)
commit72ae355328fe30d61227501be4314689295a03f1
treea26fd04cd7e89fd05869c2c784b9742b6fbbcf7f
parent4d9dfa0082ee46ce969283fafe67b2008ab661fc
ada: Refactor negated conjuncts

Code cleanup; semantics is unaffected.

gcc/ada/

* exp_util.adb (Insert_Actions): Move negation in front of
complex conjunctions.
gcc/ada/exp_util.adb