mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-23 10:54:07 +08:00
Daily bump.
This commit is contained in:
parent
7051fa5fa4
commit
e282606b6c
@ -1,3 +1,24 @@
|
||||
2024-09-27 Stefan Schulze Frielinghaus <stefansf@gcc.gnu.org>
|
||||
|
||||
Backported from master:
|
||||
2024-09-13 Stefan Schulze Frielinghaus <stefansf@gcc.gnu.org>
|
||||
|
||||
PR target/115860
|
||||
* config/s390/s390.cc (print_operand): Remove operand specifier
|
||||
%V.
|
||||
* config/s390/s390.md (UNSPEC_TF_TO_FPRX2): New.
|
||||
* config/s390/vector.md (*tf_to_fprx2_0): Remove.
|
||||
(*tf_to_fprx2_1): Remove.
|
||||
(tf_to_fprx2): New.
|
||||
|
||||
2024-09-27 Stefan Schulze Frielinghaus <stefansf@gcc.gnu.org>
|
||||
|
||||
Backported from master:
|
||||
2024-09-13 Stefan Schulze Frielinghaus <stefansf@gcc.gnu.org>
|
||||
|
||||
* config/s390/s390.cc (s390_mem_constraint): Check displacement
|
||||
for AQ and AR constraints.
|
||||
|
||||
2024-09-20 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* ipa-modref.cc (modref_eaf_analysis::analyze_ssa_name): Always
|
||||
|
@ -1 +1 @@
|
||||
20240927
|
||||
20240928
|
||||
|
@ -1,3 +1,14 @@
|
||||
2024-09-27 Stefan Schulze Frielinghaus <stefansf@gcc.gnu.org>
|
||||
|
||||
Backported from master:
|
||||
2024-09-13 Stefan Schulze Frielinghaus <stefansf@gcc.gnu.org>
|
||||
|
||||
* gcc.target/s390/vector/long-double-asm-abi.c: Adapt
|
||||
scan-assembler directive.
|
||||
* gcc.target/s390/vector/long-double-to-i64.c: Adapt
|
||||
scan-assembler directive.
|
||||
* gcc.target/s390/pr115860-1.c: New test.
|
||||
|
||||
2024-09-20 Harald Anlauf <anlauf@gmx.de>
|
||||
|
||||
Backported from master:
|
||||
|
Loading…
Reference in New Issue
Block a user