Daily bump.
This commit is contained in:
parent
1c54f35e65
commit
059bef69e2
@ -1,3 +1,12 @@
|
||||
2023-05-20 Triffid Hunter <triffid.hunter@gmail.com>
|
||||
|
||||
PR target/105753
|
||||
Backport from 2023-05-20 https://gcc.gnu.org/r14-1016
|
||||
* config/avr/avr.md (divmodpsi, udivmodpsi, divmodsi, udivmodsi):
|
||||
Remove superfluous "parallel" in insn pattern.
|
||||
([u]divmod<mode>4): Tidy code. Use gcc_unreachable() instead of
|
||||
printing error text to assembly.
|
||||
|
||||
2023-05-19 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* config/riscv/linux.h (LIB_SPEC): Don't redefine.
|
||||
|
@ -1 +1 @@
|
||||
20230520
|
||||
20230521
|
||||
|
@ -1,3 +1,9 @@
|
||||
2023-05-20 Triffid Hunter <triffid.hunter@gmail.com>
|
||||
|
||||
PR target/105753
|
||||
Backport from 2023-05-20 https://gcc.gnu.org/r14-1016
|
||||
* gcc.target/avr/torture/pr105753.c: New test.
|
||||
|
||||
2023-05-19 Patrick Palka <ppalka@redhat.com>
|
||||
|
||||
Backported from master:
|
||||
|
Loading…
x
Reference in New Issue
Block a user