Skip to content

Commit 9211a99

Browse files
author
GCC Administrator
committed
Daily bump.
1 parent b27fa6a commit 9211a99

File tree

3 files changed

+18
-1
lines changed

3 files changed

+18
-1
lines changed

gcc/ChangeLog

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2025-02-26 Stefan Schulze Frielinghaus <[email protected]>
2+
3+
Backported from master:
4+
2025-02-13 Stefan Schulze Frielinghaus <[email protected]>
5+
6+
PR target/118835
7+
* config/s390/s390.cc (s390_valid_shift_count): Reject shift
8+
count operands which do not trivially fit the scheme of
9+
address operands.
10+
111
2025-02-11 H.J. Lu <[email protected]>
212

313
Backported from master:

gcc/DATESTAMP

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20250226
1+
20250227

gcc/testsuite/ChangeLog

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2025-02-26 Stefan Schulze Frielinghaus <[email protected]>
2+
3+
Backported from master:
4+
2025-02-13 Stefan Schulze Frielinghaus <[email protected]>
5+
6+
* gcc.target/s390/pr118835.c: New test.
7+
18
2025-02-04 Lewis Hyatt <[email protected]>
29

310
PR middle-end/115913

0 commit comments

Comments
 (0)