mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-18 08:23:50 +08:00
Daily bump.
This commit is contained in:
parent
16d4ccc27d
commit
ea754f9dd2
@ -1,3 +1,11 @@
|
||||
2022-06-24 Iain Buclaw <ibuclaw@gdcproject.org>
|
||||
|
||||
Backported from master:
|
||||
2022-06-24 Iain Buclaw <ibuclaw@gdcproject.org>
|
||||
|
||||
* config/tilepro/gen-mul-tables.cc (tilegx_emit): Adjust loop
|
||||
condition to avoid overflow.
|
||||
|
||||
2022-06-23 Martin Liska <mliska@suse.cz>
|
||||
|
||||
Backported from master:
|
||||
|
@ -1 +1 @@
|
||||
20220624
|
||||
20220625
|
||||
|
@ -1,3 +1,12 @@
|
||||
2022-06-24 Patrick Palka <ppalka@redhat.com>
|
||||
|
||||
Backported from master:
|
||||
2022-06-23 Patrick Palka <ppalka@redhat.com>
|
||||
|
||||
PR c++/105931
|
||||
* expr.cc (fold_for_warn): Don't fold when in an unevaluated
|
||||
context.
|
||||
|
||||
2022-06-23 Jason Merrill <jason@redhat.com>
|
||||
|
||||
PR c++/105925
|
||||
|
@ -1,3 +1,11 @@
|
||||
2022-06-24 Patrick Palka <ppalka@redhat.com>
|
||||
|
||||
Backported from master:
|
||||
2022-06-23 Patrick Palka <ppalka@redhat.com>
|
||||
|
||||
PR c++/105931
|
||||
* g++.dg/cpp0x/decltype82a.C: New test.
|
||||
|
||||
2022-06-23 Jason Merrill <jason@redhat.com>
|
||||
|
||||
PR c++/105925
|
||||
|
Loading…
Reference in New Issue
Block a user