Daily bump.
This commit is contained in:
parent
c9419faef0
commit
b880d1514c
3 changed files with 14 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2021-12-05 David Edelsohn <dje.gcc@gmail.com>
|
||||
|
||||
* config/rs6000/rs6000-call.c (rs6000_init_builtins): Move
|
||||
AIX math builtin initialization before new_builtins_are_live.
|
||||
|
||||
2021-12-04 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* config/i386/x86-tune.def (X86_TUNE_PARTIAL_REG_DEPENDENCY): Fix
|
||||
|
|
|
@ -1 +1 @@
|
|||
20211205
|
||||
20211206
|
||||
|
|
|
@ -1,3 +1,11 @@
|
|||
2021-12-05 Iain Sandoe <iain@sandoe.co.uk>
|
||||
|
||||
* objc-next-metadata-tags.h (objc_rt_trees): Declare here.
|
||||
* objc-next-runtime-abi-01.c: Remove from here.
|
||||
* objc-next-runtime-abi-02.c: Likewise.
|
||||
* objc-runtime-shared-support.c: Reorder headers, provide
|
||||
a GTY declaration the definition of objc_rt_trees.
|
||||
|
||||
2021-11-30 Richard Biener <rguenther@suse.de>
|
||||
|
||||
* objc-act.c (objc_build_setter_call): Remove unreachable
|
||||
|
|
Loading…
Add table
Reference in a new issue