aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@gcc.gnu.org>2017-12-21 22:08:30 +0000
committerEric Botcazou <ebotcazou@gcc.gnu.org>2017-12-21 22:08:30 +0000
commit2428b0351bc07f2c14c299022bdae4bf01722031 (patch)
tree77c15fd70270bb742692cab21a8ab9426db82fb1 /gcc
parent0e5b9de3128a989de7438db0930b9800e7e0f4c8 (diff)
downloadgcc-2428b0351bc07f2c14c299022bdae4bf01722031.zip
gcc-2428b0351bc07f2c14c299022bdae4bf01722031.tar.gz
gcc-2428b0351bc07f2c14c299022bdae4bf01722031.tar.bz2
Add missing PR number
From-SVN: r255959
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ada/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index c95d1fc..e724844 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,5 +1,6 @@
2017-12-21 Eric Botcazou <ebotcazou@adacore.com>
+ PR ada/83535
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Variable>: Always take
into account the Esize if it is known.