Daily bump.
This commit is contained in:
parent
b7a16ad1df
commit
d096ff3715
4 changed files with 35 additions and 1 deletions
|
@ -1,3 +1,12 @@
|
|||
2024-07-11 Andre Vieira <andre.simoesdiasvieira@arm.com>
|
||||
|
||||
Backported from master:
|
||||
2024-07-11 Andre Vieira <andre.simoesdiasvieira@arm.com>
|
||||
|
||||
PR target/115611
|
||||
* config/arm/mve.md (mve_vec_setv2di_internal): Fix printing of input
|
||||
scalar register pair when lane = 1.
|
||||
|
||||
2024-07-10 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
Backported from master:
|
||||
|
|
|
@ -1 +1 @@
|
|||
20240711
|
||||
20240712
|
||||
|
|
|
@ -1,3 +1,11 @@
|
|||
2024-07-11 Nathaniel Shead <nathanieloshead@gmail.com>
|
||||
|
||||
Backported from master:
|
||||
2024-07-11 Nathaniel Shead <nathanieloshead@gmail.com>
|
||||
|
||||
PR c++/99241
|
||||
* decl.cc (duplicate_decls): Merge module entity information.
|
||||
|
||||
2024-07-04 Tamar Christina <tamar.christina@arm.com>
|
||||
|
||||
Backported from master:
|
||||
|
|
|
@ -1,3 +1,20 @@
|
|||
2024-07-11 Andre Vieira <andre.simoesdiasvieira@arm.com>
|
||||
|
||||
Backported from master:
|
||||
2024-07-11 Andre Vieira <andre.simoesdiasvieira@arm.com>
|
||||
|
||||
* gcc.target/arm/mve/intrinsics/vsetq_lane_su64.c: New test.
|
||||
|
||||
2024-07-11 Nathaniel Shead <nathanieloshead@gmail.com>
|
||||
|
||||
Backported from master:
|
||||
2024-07-11 Nathaniel Shead <nathanieloshead@gmail.com>
|
||||
|
||||
PR c++/99241
|
||||
* g++.dg/modules/pr99241_a.H: New test.
|
||||
* g++.dg/modules/pr99241_b.H: New test.
|
||||
* g++.dg/modules/pr99241_c.C: New test.
|
||||
|
||||
2024-07-10 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
|
||||
|
||||
Backported from master:
|
||||
|
|
Loading…
Add table
Reference in a new issue