]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] ICE on renaming of result of binary operation
authorpmderodat <pmderodat@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Jul 2018 08:11:22 +0000 (08:11 +0000)
committerpmderodat <pmderodat@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Jul 2018 08:11:22 +0000 (08:11 +0000)
commit007213505a98f59c9647a3f91d321d742647cf6d
tree58a4c3dfe6342356cddf398eab011ff122f906e2
parent48d24cb9599594e7bdf301e3535fe2dc92609fff
[Ada] ICE on renaming of result of binary operation

2018-07-17  Eric Botcazou  <ebotcazou@adacore.com>

gcc/ada/

* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Variable>: Deal with
more rvalues in the expression of a renaming.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@262793 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c