[Ada] Use common routine Expand_Nonbinary_Modular_Op for XOR expressions
authorEd Schonberg <schonberg@adacore.com>
Mon, 16 Jul 2018 14:11:20 +0000 (14:11 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Mon, 16 Jul 2018 14:11:20 +0000 (14:11 +0000)
commit9cd7bc5e000a2be07995aea4ff762f89c0e0661e
tree9e5b8cc7a29d89198e79904eca86458d827759ca
parentd2b73a3edb85564fce73b916ad7f7c65ea3ef74d
[Ada] Use common routine Expand_Nonbinary_Modular_Op for XOR expressions

2018-07-16  Ed Schonberg  <schonberg@adacore.com>

gcc/ada/

* exp_ch4.adb (Expand_N_Op_Xor): Use common routine
Expand_Nonbinary_Modular_Op.  Needed for unnesting.

From-SVN: r262717
gcc/ada/ChangeLog
gcc/ada/exp_ch4.adb