Daily bump.
This commit is contained in:
parent
d87483015d
commit
ad6091d1b8
@ -1,3 +1,9 @@
|
||||
2021-12-26 H.J. Lu <hjl.tools@gmail.com>
|
||||
|
||||
PR target/103785
|
||||
* config/i386/i386.md: Swap operand order in comments and check
|
||||
AX input in any_mul_highpart peepholes.
|
||||
|
||||
2021-12-24 Uroš Bizjak <ubizjak@gmail.com>
|
||||
|
||||
PR target/95046
|
||||
|
@ -1 +1 @@
|
||||
20211226
|
||||
20211227
|
||||
|
@ -1,3 +1,13 @@
|
||||
2021-12-26 H.J. Lu <hjl.tools@gmail.com>
|
||||
|
||||
PR target/103785
|
||||
* gcc.target/i386/pr103785.c: New test.
|
||||
|
||||
2021-12-26 Francois-Xavier Coudert <fxcoudert@gmail.com>
|
||||
|
||||
PR libfortran/98076
|
||||
* gfortran.dg/pr98076.f90: New test.
|
||||
|
||||
2021-12-24 Uroš Bizjak <ubizjak@gmail.com>
|
||||
|
||||
PR target/95046
|
||||
|
@ -1,3 +1,10 @@
|
||||
2021-12-26 Francois-Xavier Coudert <fxcoudert@gmail.com>
|
||||
|
||||
PR libfortran/98076
|
||||
* runtime/string.c (itoa64, itoa64_pad19): New helper functions.
|
||||
(gfc_itoa): On targets with 128-bit integers, call fast
|
||||
64-bit functions to avoid many slow divisions.
|
||||
|
||||
2021-12-25 Francois-Xavier Coudert <fxcoudert@gmail.com>
|
||||
|
||||
PR libfortran/81986
|
||||
|
Loading…
Reference in New Issue
Block a user