mirror of git://gcc.gnu.org/git/gcc.git
Daily bump.
This commit is contained in:
parent
77dfe9e261
commit
c2d52a6d38
|
@ -1,3 +1,13 @@
|
|||
2025-10-03 Jeff Law <jlaw@ventanamicro.com>
|
||||
|
||||
Backported from master:
|
||||
2023-06-12 Jeff Law <jlaw@ventanamicro.com>
|
||||
|
||||
PR rtl-optimization/101188
|
||||
* postreload.cc (reload_cse_move2add_invalidate): New function,
|
||||
extracted from...
|
||||
(reload_cse_move2add): Call reload_cse_move2add_invalidate.
|
||||
|
||||
2025-09-18 hongtao.liu <hongtao.liu@intel.com>
|
||||
|
||||
Backported from master:
|
||||
|
|
|
@ -1 +1 @@
|
|||
20251002
|
||||
20251005
|
||||
|
|
|
@ -1,3 +1,11 @@
|
|||
2025-10-03 Jeff Law <jlaw@ventanamicro.com>
|
||||
|
||||
Backported from master:
|
||||
2023-06-12 Jeff Law <jlaw@ventanamicro.com>
|
||||
|
||||
PR rtl-optimization/101188
|
||||
* gcc.c-torture/execute/pr101188.c: New test
|
||||
|
||||
2025-09-18 hongtao.liu <hongtao.liu@intel.com>
|
||||
|
||||
Backported from master:
|
||||
|
|
Loading…
Reference in New Issue