Daily bump.
This commit is contained in:
parent
c2d7c39fcb
commit
9844eeff5a
@ -1,3 +1,15 @@
|
||||
2021-03-14 Uroš Bizjak <ubizjak@gmail.com>
|
||||
|
||||
* config/i386/sse.md (*vec_extract<mode>): Merge alternative 0 with
|
||||
alternative 2 and alternative 1 with alternative 3 using
|
||||
YW register constraint.
|
||||
(*vec_extract<PEXTR_MODE12:mode>_zext): Merge alternatives
|
||||
using YW register constraint.
|
||||
(*vec_extractv16qi_zext): Ditto.
|
||||
(*vec_extractv4si): Merge alternatives 4 and 5
|
||||
using Yw register constraint.
|
||||
(*ssse3_palignr<mode>_perm): Use Yw instead of v for alternative 3.
|
||||
|
||||
2021-03-13 Martin Sebor <msebor@redhat.com>
|
||||
|
||||
PR tree-optimization/99489
|
||||
|
@ -1 +1 @@
|
||||
20210314
|
||||
20210315
|
||||
|
@ -1,3 +1,10 @@
|
||||
2021-03-14 Harald Anlauf <anlauf@gmx.de>
|
||||
Paul Thomas <pault@gcc.gnu.org>
|
||||
|
||||
* trans-expr.c (gfc_conv_procedure_call): Fix runtime checks for
|
||||
CLASS arguments.
|
||||
* trans-intrinsic.c (gfc_conv_intrinsic_size): Likewise.
|
||||
|
||||
2021-03-13 Paul Thomas <pault@gcc.gnu.org>
|
||||
|
||||
PR fortran/99125
|
||||
|
@ -1,3 +1,8 @@
|
||||
2021-03-14 Harald Anlauf <anlauf@gmx.de>
|
||||
Paul Thomas <pault@gcc.gnu.org>
|
||||
|
||||
* gfortran.dg/pr99112.f90: New test.
|
||||
|
||||
2021-03-13 Martin Sebor <msebor@redhat.com>
|
||||
|
||||
PR tree-optimization/99489
|
||||
|
Loading…
Reference in New Issue
Block a user