Daily bump.
This commit is contained in:
parent
4f1314f547
commit
d4382aedcd
4 changed files with 24 additions and 1 deletions
|
@ -1,3 +1,13 @@
|
|||
2023-01-01 Roger Sayle <roger@nextmovesoftware.com>
|
||||
Uroš Bizjak <ubizjak@gmail.com>
|
||||
|
||||
* config/i386/i386.md (extendditi2): New define_insn.
|
||||
(define_split): Use DWIH mode iterator to treat new extendditi2
|
||||
identically to existing extendsidi2_1.
|
||||
(define_peephole2): Likewise.
|
||||
(define_peephole2): Likewise.
|
||||
(define_Split): Likewise.
|
||||
|
||||
|
||||
Copyright (C) 2023 Free Software Foundation, Inc.
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
20230101
|
||||
20230102
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
2023-01-01 Iain Sandoe <iain@sandoe.co.uk>
|
||||
Gaius Mulley <gaiusmod2@gmail.com>
|
||||
|
||||
PR modula2/108183
|
||||
* gm2-compiler/M2GCCDeclare.mod: Module registration constructors are
|
||||
externs to the builder of m2_link.
|
||||
|
||||
2022-12-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
||||
Iain Sandoe <iain@sandoe.co.uk>
|
||||
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2023-01-01 Roger Sayle <roger@nextmovesoftware.com>
|
||||
Uroš Bizjak <ubizjak@gmail.com>
|
||||
|
||||
* gcc.target/i386/extendditi2-1.c: New test case.
|
||||
* gcc.target/i386/extendditi2-2.c: Likewise.
|
||||
|
||||
|
||||
Copyright (C) 2023 Free Software Foundation, Inc.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue