[gcc r11-11310] fortran: Fix setting of array lower bound for named arrays

2024-04-06 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:b755a7af1f2ef1f5348d04db20f751e898abcd9d commit r11-11310-gb755a7af1f2ef1f5348d04db20f751e898abcd9d Author: Chung-Lin Tang Date: Fri Dec 3 17:27:17 2021 +0800 fortran: Fix setting of array lower bound for named arrays This patch fixes a case of setting array

[gcc r14-9818] Remove unecessary and broken MC/DC compile test

2024-04-06 Thread J?rgen Kvalsvik via Gcc-cvs
https://gcc.gnu.org/g:888bf719728e9ab1da22900d39956e0d80889e30 commit r14-9818-g888bf719728e9ab1da22900d39956e0d80889e30 Author: Jørgen Kvalsvik Date: Fri Apr 5 16:01:14 2024 +0200 Remove unecessary and broken MC/DC compile test The __sigsetjmp test was added as a regression test

[gcc r14-9819] Copy condition->expr map when inlining [PR114599]

2024-04-06 Thread J?rgen Kvalsvik via Gcc-cvs
https://gcc.gnu.org/g:c6892a430a9752aea167265621c3ae7a3e11159f commit r14-9819-gc6892a430a9752aea167265621c3ae7a3e11159f Author: Jørgen Kvalsvik Date: Fri Apr 5 21:42:07 2024 +0200 Copy condition->expr map when inlining [PR114599] When a function is tree-inlined, copy the conditio

[gcc r14-9820] x86: Use explicit shift count in double-precision shifts

2024-04-06 Thread H.J. Lu via Gcc-cvs
https://gcc.gnu.org/g:06a7e7514af67d9f3c51fe7a592b5166da791e2f commit r14-9820-g06a7e7514af67d9f3c51fe7a592b5166da791e2f Author: H.J. Lu Date: Fri Apr 5 08:56:15 2024 -0700 x86: Use explicit shift count in double-precision shifts Don't use implicit shift count in double-precision

[gcc r14-9821] d: Merge upstream dmd, druntime b65767825f, phobos 92dc5a4e9.

2024-04-06 Thread Iain Buclaw via Gcc-cvs
https://gcc.gnu.org/g:09992f8b881aa2dfbee1e9d6954c3ca90cd3fe41 commit r14-9821-g09992f8b881aa2dfbee1e9d6954c3ca90cd3fe41 Author: Iain Buclaw Date: Sat Apr 6 14:14:11 2024 +0200 d: Merge upstream dmd, druntime b65767825f, phobos 92dc5a4e9. Synchronizing with the upstream release of

[gcc r14-9822] libfortran: Fix handling of formatted separators.

2024-04-06 Thread Jerry DeLisle via Gcc-cvs
https://gcc.gnu.org/g:93adf88cc6744aa2c732b765e1e3b96e66cb3300 commit r14-9822-g93adf88cc6744aa2c732b765e1e3b96e66cb3300 Author: Jerry DeLisle Date: Fri Apr 5 19:25:13 2024 -0700 libfortran: Fix handling of formatted separators. PR libfortran/114304 PR libfortr

[gcc r14-9823] PR modula2/114617 gm2 unable to resolve const expressions using relop ICE

2024-04-06 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:4e3c8257304c55f2ebfb24bd6de3236bda0f054e commit r14-9823-g4e3c8257304c55f2ebfb24bd6de3236bda0f054e Author: Gaius Mulley Date: Sat Apr 6 23:45:35 2024 +0100 PR modula2/114617 gm2 unable to resolve const expressions using relop ICE This patch allows cc1gm2 to r