Skip to content

Commit

Permalink
Daily bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
GCC Administrator committed Aug 7, 2024
1 parent f6624ad commit 9d36882
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 1 deletion.
15 changes: 15 additions & 0 deletions gcc/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
2024-08-06 John David Anglin <[email protected]>

PR target/113384
* config/pa/pa.cc (hppa_legitimize_address): Add check to
ensure constant is an integral multiple of shift the value.

2024-08-06 Andrew Pinski <[email protected]>

Backported from master:
2024-08-06 Andrew Pinski <[email protected]>

PR target/116189
* config/sh/sh.cc (sh_recog_treg_set_expr): Don't call make_insn_raw,
make the insn with a fake uid.

2024-07-30 Haochen Jiang <[email protected]>

* config/i386/prfchiintrin.h
Expand Down
2 changes: 1 addition & 1 deletion gcc/DATESTAMP
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20240806
20240807
8 changes: 8 additions & 0 deletions gcc/testsuite/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
2024-08-06 Andrew Pinski <[email protected]>

Backported from master:
2024-08-06 Andrew Pinski <[email protected]>

PR target/116189
* c-c++-common/torture/pr116189-1.c: New test.

2024-08-05 Paul Thomas <[email protected]>

Backported from master:
Expand Down

0 comments on commit 9d36882

Please sign in to comment.