+2021-03-02 Jan Hubicka <jh@suse.cz>
+
+ Backported from master:
+ 2021-03-01 Jan Hubicka <jh@suse.cz>
+
+ PR ipa/98338
+ * ipa-fnsummary.c (compute_fn_summary): Fix sanity check.
+
+2021-03-02 Kito Cheng <kito.cheng@sifive.com>
+
+ Backported from master:
+ 2020-07-09 Kito Cheng <kito.cheng@sifive.com>
+
+ * config/riscv/riscv.md (get_thread_pointer<mode>): New.
+ (TP_REGNUM): Ditto.
+ * doc/extend.texi (Target Builtins): Add RISC-V built-in section.
+ Document __builtin_thread_pointer.
+
2021-03-01 Richard Earnshaw <rearnsha@arm.com>
PR target/99271
+2021-03-02 Eric Botcazou <ebotcazou@adacore.com>
+
+ PR ada/99095
+ * sem_ch8.adb (Check_Constrained_Object): Restrict again the special
+ optimization for limited types to non-array types except in the case
+ of an extended return statement.
+
2021-02-03 Eric Botcazou <ebotcazou@adacore.com>
* gcc-interface/decl.c (components_to_record): If the first component
+2021-03-02 Eric Botcazou <ebotcazou@adacore.com>
+
+ * gnat.dg/limited5.adb: New test.
+
+2021-03-02 Kito Cheng <kito.cheng@sifive.com>
+
+ Backported from master:
+ 2020-07-09 Kito Cheng <kito.cheng@sifive.com>
+
+ * gcc.target/riscv/read-thread-pointer.c: New.
+
2021-03-01 Richard Earnshaw <rearnsha@arm.com>
* gcc.target/arm/cmse/cmse-18.c: New test.