|
| 1 | +2024-02-16 Edwin Lu < [email protected]> |
| 2 | + |
| 3 | + * doc/sourcebuild.texi: add scan-assembler-bound |
| 4 | + |
| 5 | +2024-02-16 Jason Merrill < [email protected]> |
| 6 | + |
| 7 | + * gdbhooks.py: Fix regex syntax. |
| 8 | + |
| 9 | +2024-02-16 Richard Biener < [email protected]> |
| 10 | + |
| 11 | + PR tree-optimization/113895 |
| 12 | + * tree-ssa-sccvn.cc (copy_reference_ops_from_ref): Disable |
| 13 | + consistency checking when there are out-of-bound array |
| 14 | + accesses. Allow -1 off when from an array reference with |
| 15 | + constant index. |
| 16 | + |
| 17 | +2024-02-16 Kito Cheng < [email protected]> |
| 18 | + |
| 19 | + PR target/106543 |
| 20 | + * config/riscv/riscv.md (*sge<u>_<X:mode><GPR:mode>): Fix asm |
| 21 | + pattern. |
| 22 | + |
| 23 | +2024-02-16 Rainer Orth < [email protected]> |
| 24 | + |
| 25 | + * doc/sourcebuild.texi (Effective-Target Keywords, Other |
| 26 | + attribugs): Document linker_plugin. |
| 27 | + (Require Support): Document dg-require-linker-plugin. |
| 28 | + |
| 29 | +2024-02-16 Kito Cheng < [email protected]> |
| 30 | + |
| 31 | + PR target/109349 |
| 32 | + * common/config/riscv/riscv-common.cc (riscv_arch_help): New. |
| 33 | + * config/riscv/riscv-protos.h (RISCV_MAJOR_VERSION_BASE): New. |
| 34 | + (RISCV_MINOR_VERSION_BASE): Ditto. |
| 35 | + (RISCV_REVISION_VERSION_BASE): Ditto. |
| 36 | + * config/riscv/riscv-c.cc (riscv_ext_version_value): Use enum |
| 37 | + rather than magic number. |
| 38 | + * config/riscv/riscv.h (riscv_arch_help): New. |
| 39 | + (EXTRA_SPEC_FUNCTIONS): Add riscv_arch_help. |
| 40 | + (DRIVER_SELF_SPECS): Handle -march=help, -print-supported-extensions and |
| 41 | + --print-supported-extensions. |
| 42 | + * config/riscv/riscv.opt (march=help): New. |
| 43 | + (print-supported-extensions): New. |
| 44 | + (-print-supported-extensions): New. |
| 45 | + * doc/invoke.texi (RISC-V Options): Document -march=help. |
| 46 | + |
| 47 | +2024-02-16 Tejas Belagod < [email protected]> |
| 48 | + |
| 49 | + PR target/113780 |
| 50 | + * config/arm/arm.cc (arm_function_ok_for_sibcall): Don't allow tailcalls |
| 51 | + for indirect calls with 4 or more arguments in pac-enabled functions. |
| 52 | + |
1 | 53 | 2024-02-15 David Faust < [email protected]>
|
2 | 54 |
|
3 | 55 | * config/bpf/bpf.md (zero_extendqidi2): Correct asm template to
|
|
0 commit comments