[gcc r14-11112] Revert "arm: [MVE intrinsics] Fix support for predicate constants [PR target/114801]"

2024-12-23 Thread Christophe Lyon via Gcc-cvs
https://gcc.gnu.org/g:ecd031a9470257324484c66b51c6baff943e01ab commit r14-2-gecd031a9470257324484c66b51c6baff943e01ab Author: Christophe Lyon Date: Mon Dec 23 08:11:34 2024 + Revert "arm: [MVE intrinsics] Fix support for predicate constants [PR target/114801]" This revert

[gcc r15-6424] libcc1: Fix tags generation target

2024-12-23 Thread Simon Martin via Gcc-cvs
https://gcc.gnu.org/g:6c59463a6fc6cd3ed4d0aad492af40c7ddd12f2a commit r15-6424-g6c59463a6fc6cd3ed4d0aad492af40c7ddd12f2a Author: Simon Martin Date: Mon Dec 23 13:28:31 2024 +0100 libcc1: Fix tags generation target 'make tags' currently fails for libcc1 with this: *** No rule

[gcc r15-6423] Fortran: Bugs found in class_transformational_1/2.f90[PR116254/118059].

2024-12-23 Thread Paul Thomas via Gcc-cvs
https://gcc.gnu.org/g:d21efb65d15273d50ca80aea14787efa6245174c commit r15-6423-gd21efb65d15273d50ca80aea14787efa6245174c Author: Paul Thomas Date: Mon Dec 23 15:32:40 2024 + Fortran: Bugs found in class_transformational_1/2.f90[PR116254/118059]. 2024-12-23 Paul Thomas

[gcc r15-6425] Fortran: Fixup broken build on 32bit after r15-6415 [PR107635]

2024-12-23 Thread Andre Vehreschild via Gcc-cvs
https://gcc.gnu.org/g:dae506f73bdc03628e23d5e8c566b2e642086b60 commit r15-6425-gdae506f73bdc03628e23d5e8c566b2e642086b60 Author: Andre Vehreschild Date: Mon Dec 23 15:01:30 2024 +0100 Fortran: Fixup broken build on 32bit after r15-6415 [PR107635] gcc/testsuite/ChangeLog:

[gcc r15-6426] Fortran: fix NULL without MOLD argument to scalar DT pointer dummy [PR118179]

2024-12-23 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:f25250e0d5938a81f9f1b37ca873381dcfa26211 commit r15-6426-gf25250e0d5938a81f9f1b37ca873381dcfa26211 Author: Harald Anlauf Date: Mon Dec 23 17:56:46 2024 +0100 Fortran: fix NULL without MOLD argument to scalar DT pointer dummy [PR118179] Commit r15-6408 overlo

[gcc r14-11113] c++: integer overflow during constraint subsumption [PR118069]

2024-12-23 Thread Patrick Palka via Gcc-cvs
https://gcc.gnu.org/g:83646dd4859b8c64b63a5b441c1673a3db5ccdaf commit r14-3-g83646dd4859b8c64b63a5b441c1673a3db5ccdaf Author: Patrick Palka Date: Thu Dec 19 12:00:29 2024 -0500 c++: integer overflow during constraint subsumption [PR118069] For the testcase in the PR we hang du

[gcc r15-6429] testsuite/gcc.dg/memcmp-1.c: Cut down a factor of 7 for simulators

2024-12-23 Thread Hans-Peter Nilsson via Gcc-cvs
https://gcc.gnu.org/g:11090da81e49c37fa5f271b0e0f10291eb0971bc commit r15-6429-g11090da81e49c37fa5f271b0e0f10291eb0971bc Author: Hans-Peter Nilsson Date: Mon Dec 23 01:45:04 2024 +0100 testsuite/gcc.dg/memcmp-1.c: Cut down a factor of 7 for simulators Running tests in parallel on

[gcc r15-6430] libcpp: Fix overly large buffer allocation

2024-12-23 Thread Lewis Hyatt via Gcc-cvs
https://gcc.gnu.org/g:27af1a14f3a0c897f5da3fc36cd2f9fe5ca4b0ed commit r15-6430-g27af1a14f3a0c897f5da3fc36cd2f9fe5ca4b0ed Author: Lewis Hyatt Date: Tue Oct 22 15:23:40 2024 -0400 libcpp: Fix overly large buffer allocation It seems that tokens_buff_new() has always been allocating t

[gcc r15-6427] libgfortran: Fix build for targets with int32_t=long int

2024-12-23 Thread Hans-Peter Nilsson via Gcc-cvs
https://gcc.gnu.org/g:a5b1f3e14ae6354bd7944dd5dd9c74880c7546db commit r15-6427-ga5b1f3e14ae6354bd7944dd5dd9c74880c7546db Author: Hans-Peter Nilsson Date: Tue Dec 24 00:07:54 2024 +0100 libgfortran: Fix build for targets with int32_t=long int Without this, after r15-6415-g586477d67