ada: Fix wrong code for ACATS cd1c03i on Morello target
commitd40e6edcff21f29f5aa2f0eec7bd45ee2b6c2a99
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 20 May 2023 23:48:54 +0000 (21 01:48 +0200)
committerMarc Poulhiès <poulhies@adacore.com>
Thu, 15 Jun 2023 07:59:39 +0000 (15 09:59 +0200)
tree91b26322d77eab60b1285b321ad7053a050c287d
parent59a8207f83855d756a6a87fa4b9537899d88f0a2
ada: Fix wrong code for ACATS cd1c03i on Morello target

gcc/ada/

* gcc-interface/utils2.cc (build_binary_op) <MODIFY_EXPR>: Do not
remove a VIEW_CONVERT_EXPR on the LHS if it is also on the RHS.
gcc/ada/gcc-interface/utils2.cc