+2021-05-21 Eric Botcazou <ebotcazou@adacore.com>
+
+ * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Array_Type>: Process
+ the implementation type of a packed type implemented specially.
+
+2021-05-21 Eric Botcazou <ebotcazou@adacore.com>
+
+ * gcc-interface/decl.c (gnat_to_gnu_subprog_type): Always translate
+ the Is_Pure flag into the "pure" attribute of GNU C.
+
+2021-05-21 Eric Botcazou <ebotcazou@adacore.com>
+
+ * gcc-interface/trans.c (Call_to_gnu): Restrict previous change
+ to bitfields whose size is not equal to the type size.
+ (gnat_to_gnu): Likewise.
+
+2021-05-21 Eric Botcazou <ebotcazou@adacore.com>
+
+ * gcc-interface/trans.c (gnat_to_gnu) <N_Simple_Return_Statement>:
+ Put a SLOC on the assignment from the return value to the return
+ object in the copy-in/copy-out case.
+
2021-04-27 Release Manager
* GCC 11.1.0 released.
+2021-05-21 Eric Botcazou <ebotcazou@adacore.com>
+
+ * gnat.dg/derived_type7.adb, gnat.dg/derived_type7.ads: New test.
+
2021-05-20 Jason Merrill <jason@redhat.com>
PR c++/100489
+2021-05-21 Tamar Christina <tamar.christina@arm.com>
+
+ Backported from master:
+ 2021-05-21 Tamar Christina <tamar.christina@arm.com>
+
+ PR sanitizer/100379
+ * sanitizer_common/sanitizer_common_interceptors_ioctl.inc: Cherry-pick
+ llvm-project revision f7c5351552387bd43f6ca3631016d7f0dfe0f135.
+ * sanitizer_common/sanitizer_platform_limits_posix.cpp: Likewise.
+ * sanitizer_common/sanitizer_platform_limits_posix.h: Likewise.
+
2021-04-27 Release Manager
* GCC 11.1.0 released.