mirror of git://gcc.gnu.org/git/gcc.git
Daily bump.
This commit is contained in:
parent
969fe433b0
commit
c2ebdabe20
|
|
@ -1 +1 @@
|
|||
20250320
|
||||
20250321
|
||||
|
|
|
|||
|
|
@ -1,3 +1,10 @@
|
|||
2025-03-20 Simon Martin <simon@nasilyan.com>
|
||||
|
||||
PR c++/114292
|
||||
* tree.cc (cp_walk_subtrees): Walk the type of DECL_EXPR
|
||||
declarations, as well as the TYPE_{MIN,MAX}_VALUE of
|
||||
INTEGER_TYPEs for template declarations.
|
||||
|
||||
2025-03-19 Jason Merrill <jason@redhat.com>
|
||||
|
||||
Backported from master:
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
2025-03-20 Iain Buclaw <ibuclaw@gdcproject.org>
|
||||
|
||||
* dmd/MERGE: Merge upstream dmd af92b68a81.
|
||||
* dmd/VERSION: Bump version to v2.108.1.
|
||||
|
||||
2025-03-11 Iain Buclaw <ibuclaw@gdcproject.org>
|
||||
|
||||
Backported from master:
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
2025-03-20 Simon Martin <simon@nasilyan.com>
|
||||
|
||||
PR c++/114292
|
||||
* g++.dg/cpp1y/lambda-ice4.C: New test.
|
||||
|
||||
2025-03-19 Jason Merrill <jason@redhat.com>
|
||||
|
||||
Backported from master:
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
2025-03-20 Iain Buclaw <ibuclaw@gdcproject.org>
|
||||
|
||||
* libdruntime/MERGE: Merge upstream druntime af92b68a81.
|
||||
* src/MERGE: Merge upstream phobos c970ca67f.
|
||||
|
||||
2025-03-10 Iain Buclaw <ibuclaw@gdcproject.org>
|
||||
|
||||
PR d/119112
|
||||
|
|
|
|||
Loading…
Reference in New Issue