diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2022-04-14 13:08:38 +0200 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2022-05-19 14:05:31 +0000 |
commit | 4b3cf8416424a86c312e52c47429d869c45875ce (patch) | |
tree | 1a9dfce98658c856cf68587d05f591980fc401ea /gcc/ada/gcc-interface | |
parent | 8a03acaace9544249583e630153e73d53ccfaec7 (diff) | |
download | gcc-4b3cf8416424a86c312e52c47429d869c45875ce.zip gcc-4b3cf8416424a86c312e52c47429d869c45875ce.tar.gz gcc-4b3cf8416424a86c312e52c47429d869c45875ce.tar.bz2 |
[Ada] Preserve and reuse original type in Narrow_Large_Operation
Instead of using that of Original_Node (N) after rewriting, which does not
work if N had previously been rewritten.
gcc/ada/
* exp_ch4.adb (Narrow_Large_Operation): Preserve and reuse Etype.
Diffstat (limited to 'gcc/ada/gcc-interface')
0 files changed, 0 insertions, 0 deletions