aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/ChangeLog
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@gcc.gnu.org>2020-05-09 21:37:13 +0200
committerEric Botcazou <ebotcazou@gcc.gnu.org>2020-05-09 22:14:04 +0200
commit65ba91b79e1664ba7e7f60f68e4cb956453b692e (patch)
tree65d9b2f0e7fdd202b43b2904e14a15d159eb9794 /gcc/ada/ChangeLog
parent8415ced06ed9690dfbce8b8b5f2f4f98f15598b6 (diff)
downloadgcc-65ba91b79e1664ba7e7f60f68e4cb956453b692e.zip
gcc-65ba91b79e1664ba7e7f60f68e4cb956453b692e.tar.gz
gcc-65ba91b79e1664ba7e7f60f68e4cb956453b692e.tar.bz2
Remove last use of expr_align
It was in the ada/gcc-interface repository and is outdated. * tree.h (expr_align): Delete. * tree.c (expr_align): Likewise. ada/ * gcc-interface/utils2.c: Include builtins.h. (known_alignment) <ADDR_EXPR>: Use DECL_ALIGN for DECL_P operands and get_object_alignment for the rest.
Diffstat (limited to 'gcc/ada/ChangeLog')
-rw-r--r--gcc/ada/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index 35d1114..0c1c265 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,3 +1,9 @@
+2020-05-09 Eric Botcazou <ebotcazou@adacore.com>
+
+ * gcc-interface/utils2.c: Include builtins.h.
+ (known_alignment) <ADDR_EXPR>: Use DECL_ALIGN for DECL_P operands
+ and get_object_alignment for the rest.
+
2020-05-08 Eric Botcazou <ebotcazou@adacore.com>
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Variable>: Force at