Daily bump.

This commit is contained in:
GCC Administrator
2023-06-16 00:21:38 +00:00
parent 3b66becf77
commit 0ba1be4c4d
3 changed files with 20 additions and 1 deletions
+10
View File
@@ -1,3 +1,13 @@
2023-06-15 Lulu Cheng <chenglulu@loongson.cn>
Backported from master:
2023-06-15 Lulu Cheng <chenglulu@loongson.cn>
Andrew Pinski <apinski@marvell.com>
PR target/110136
* config/loongarch/loongarch.md: Modify the register constraints for template
"jumptable" and "indirect_jump" from "r" to "e".
2023-06-14 Jakub Jelinek <jakub@redhat.com>
Backported from master:
+1 -1
View File
@@ -1 +1 @@
20230615
20230616
+9
View File
@@ -1,3 +1,12 @@
2023-06-15 Eric Botcazou <ebotcazou@adacore.com>
* sinfo.ads (Iterator_Filter): Document field.
* sem_ch5.adb (Analyze_Iterator_Specification): Move comment around.
(Analyze_Loop_Parameter_Specification): Only preanalyze the iterator
filter, if any.
* exp_ch5.adb (Expand_N_Loop_Statement): Analyze the new list built
when an iterator filter is present.
2023-04-26 Release Manager
* GCC 13.1.0 released.