[gcc r15-6021] Fortran: Fix testsuite regressions after r15-5897 [PR116261/PR117901]

2024-12-08 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:ad94070689b3fadafca14c188c650aad6b8600e7 commit r15-6021-gad94070689b3fadafca14c188c650aad6b8600e7 Author: Paul Thomas Date: Mon Dec 9 07:32:22 2024 + Fortran: Fix testsuite regressions after r15-5897 [PR116261/PR117901] 2024-12-09 Paul Thomas

[gcc r15-6020] RISC-V: Fix incorrect optimization options passing to partial

2024-12-08 Thread Pan Li via Gcc-cvs
https://gcc.gnu.org/g:cd4daddf6c3f977469c51dac518000b16668364f commit r15-6020-gcd4daddf6c3f977469c51dac518000b16668364f Author: Pan Li Date: Mon Dec 9 14:07:22 2024 +0800 RISC-V: Fix incorrect optimization options passing to partial Like the strided load/store, the testcases of v

[gcc r15-6019] RISC-V: Refactor the testcases for rvv binop and cmp

2024-12-08 Thread Pan Li via Gcc-cvs
https://gcc.gnu.org/g:6205144d6b566f32a58c4fa4f5e7e2343ad07c62 commit r15-6019-g6205144d6b566f32a58c4fa4f5e7e2343ad07c62 Author: Pan Li Date: Fri Dec 6 12:22:53 2024 +0800 RISC-V: Refactor the testcases for rvv binop and cmp This patch would like to refactor the testcases for rvv

[gcc r15-6018] RISC-V: Fix incorrect optimization options passing to binop and cmp

2024-12-08 Thread Pan Li via Gcc-cvs
https://gcc.gnu.org/g:f873c602d5ea5212e504426a56556a2e1415a40f commit r15-6018-gf873c602d5ea5212e504426a56556a2e1415a40f Author: Pan Li Date: Fri Dec 6 12:22:52 2024 +0800 RISC-V: Fix incorrect optimization options passing to binop and cmp Like the strided load/store, the testcase

[gcc r14-11073] i386: Fix unwanted fwprop to 3dNOW! insn [PR117926]

2024-12-08 Thread Uros Bizjak via Gcc-cvs
https://gcc.gnu.org/g:c08ae0cf33e7e8339456a4a9ba0c494600eadcf3 commit r14-11073-gc08ae0cf33e7e8339456a4a9ba0c494600eadcf3 Author: Uros Bizjak Date: Fri Dec 6 16:59:16 2024 +0100 i386: Fix unwanted fwprop to 3dNOW! insn [PR117926] The compiler is able to forward propagate a partial

[gcc r15-6016] Support for 64-bit location_t: Activate 64-bit location_t

2024-12-08 Thread Lewis Hyatt via Gcc-cvs
https://gcc.gnu.org/g:d9cdc500c1e86b1218a24d1e8469930f000528d0 commit r15-6016-gd9cdc500c1e86b1218a24d1e8469930f000528d0 Author: Lewis Hyatt Date: Sat Nov 16 13:45:22 2024 -0500 Support for 64-bit location_t: Activate 64-bit location_t Change location_t to be a 64-bit integer inst

[gcc r15-6015] pru: Implement c and n asm operand modifiers

2024-12-08 Thread Dimitar Dimitrov via Gcc-cvs
https://gcc.gnu.org/g:89d19ab91a167c4c2258cc6c9fa7dd448c007ab7 commit r15-6015-g89d19ab91a167c4c2258cc6c9fa7dd448c007ab7 Author: Dimitar Dimitrov Date: Sun Dec 8 11:37:06 2024 +0200 pru: Implement c and n asm operand modifiers Fix c-c++-common/toplevel-asm-1.c failure for PRU back