[gcc r15-9900] i386: Change Diamond Rapids feature detect when model number could not be distinguished

2025-07-01 Thread Haochen Jiang via Gcc-cvs
https://gcc.gnu.org/g:977b8fb2263702f1486b914c190fc15f89fa3ab7 commit r15-9900-g977b8fb2263702f1486b914c190fc15f89fa3ab7 Author: Haochen Jiang Date: Tue Jul 1 14:02:36 2025 +0800 i386: Change Diamond Rapids feature detect when model number could not be distinguished We will use A

[gcc r16-1908] i386: Change Diamond Rapids feature detect when model number could not be distinguished

2025-07-01 Thread Haochen Jiang via Gcc-cvs
https://gcc.gnu.org/g:dc2797bb44333d5588c14d51c918df51c664d46c commit r16-1908-gdc2797bb44333d5588c14d51c918df51c664d46c Author: Haochen Jiang Date: Tue Jul 1 14:02:36 2025 +0800 i386: Change Diamond Rapids feature detect when model number could not be distinguished We will use A

[gcc(refs/users/meissner/heads/work213-dmf)] Merge commit 'refs/users/meissner/heads/work213-dmf' of git+ssh://gcc.gnu.org/git/gcc into me/work21

2025-07-01 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:9a50b13c3afb34c98a14cf18d7d1a016bc24ace9 commit 9a50b13c3afb34c98a14cf18d7d1a016bc24ace9 Merge: 5d3071d99596 7cc0e012ea3e Author: Michael Meissner Date: Tue Jul 1 13:34:51 2025 -0400 Merge commit 'refs/users/meissner/heads/work213-dmf' of git+ssh://gcc.gnu.org/git/gc

[gcc(refs/users/meissner/heads/work213-libs)] Add ChangeLog.libs and update REVISION.

2025-07-01 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:2c1a6748cc29f0a86b94d65cb90f7dce462924f0 commit 2c1a6748cc29f0a86b94d65cb90f7dce462924f0 Author: Michael Meissner Date: Mon Jun 30 18:37:12 2025 -0400 Add ChangeLog.libs and update REVISION. 2025-06-30 Michael Meissner gcc/ * Chan

[gcc/meissner/heads/work213-dmf] (4 commits) Merge commit 'refs/users/meissner/heads/work213-dmf' of git

2025-07-01 Thread Michael Meissner via Gcc-cvs
The branch 'meissner/heads/work213-dmf' was updated to point to: 9a50b13c3afb... Merge commit 'refs/users/meissner/heads/work213-dmf' of git It previously pointed to: 7cc0e012ea3e... Add ChangeLog.dmf and update REVISION. Diff: Summary of changes (added commits):

[gcc/meissner/heads/work213-bugs] (4 commits) Merge commit 'refs/users/meissner/heads/work213-bugs' of gi

2025-07-01 Thread Michael Meissner via Gcc-cvs
The branch 'meissner/heads/work213-bugs' was updated to point to: 43e10d44d1c8... Merge commit 'refs/users/meissner/heads/work213-bugs' of gi It previously pointed to: e94c938adfd0... Add ChangeLog.bugs and update REVISION. Diff: Summary of changes (added commits): --

[gcc r16-1906] Use the counted_by attribute of pointers in array bound checker.

2025-07-01 Thread Qing Zhao via Gcc-cvs
https://gcc.gnu.org/g:9d579c522d551eaa807e438206e19a91a3def67f commit r16-1906-g9d579c522d551eaa807e438206e19a91a3def67f Author: Qing Zhao Date: Mon Jun 16 21:08:32 2025 + Use the counted_by attribute of pointers in array bound checker. Current array bound checker only instrum

[gcc r16-1905] Use the counted_by attribute of pointers in builtinin-object-size.

2025-07-01 Thread Qing Zhao via Gcc-cvs
https://gcc.gnu.org/g:7165ca43caf47007f5ceaa46c034618d397d42ec commit r16-1905-g7165ca43caf47007f5ceaa46c034618d397d42ec Author: Qing Zhao Date: Mon Jun 16 20:58:40 2025 + Use the counted_by attribute of pointers in builtinin-object-size. gcc/ChangeLog: * tree

[gcc r16-1904] Extend "counted_by" attribute to pointer fields of structures. Convert a pointer reference with coun

2025-07-01 Thread Qing Zhao via Gcc-cvs
https://gcc.gnu.org/g:687727375769dd41971bad369f3553f1163b3e7a commit r16-1904-g687727375769dd41971bad369f3553f1163b3e7a Author: Qing Zhao Date: Mon Jun 16 17:54:24 2025 + Extend "counted_by" attribute to pointer fields of structures. Convert a pointer reference with counted_by attrib

[gcc(refs/users/meissner/heads/work213-sha)] Merge commit 'refs/users/meissner/heads/work213-sha' of git+ssh://gcc.gnu.org/git/gcc into me/work21

2025-07-01 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:aba3902242d83eb87d4c4978098494a96a48143e commit aba3902242d83eb87d4c4978098494a96a48143e Merge: 60744e8ca041 149a0c32f3ba Author: Michael Meissner Date: Tue Jul 1 13:38:38 2025 -0400 Merge commit 'refs/users/meissner/heads/work213-sha' of git+ssh://gcc.gnu.org/git/gc

[gcc r16-1903] Fortran: fix minor issues with coarrays

2025-07-01 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:fc029f5d34168ca5d94f737ee5e013f9524c29b2 commit r16-1903-gfc029f5d34168ca5d94f737ee5e013f9524c29b2 Author: Harald Anlauf Date: Tue Jul 1 21:41:53 2025 +0200 Fortran: fix minor issues with coarrays gcc/fortran/ChangeLog: * coarray.cc (check_ad

[gcc r16-1902] cobol: Respect error in cobol.install-common.

2025-07-01 Thread James K. Lowden via Gcc-cvs
https://gcc.gnu.org/g:ffe49d47a8452cee7865c96bd58565b9c2153b0e commit r16-1902-gffe49d47a8452cee7865c96bd58565b9c2153b0e Author: James K. Lowden Date: Tue Jul 1 13:51:44 2025 -0400 cobol: Respect error in cobol.install-common. If GCOBOL_INSTALL_NAME fails to install, do not instal

[gcc r16-1898] PR modula2/120912: Request for a procedure to obtain a file from an IOChan

2025-07-01 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:15670d4477ce219c017bd52417a6074b981fb197 commit r16-1898-g15670d4477ce219c017bd52417a6074b981fb197 Author: Gaius Mulley Date: Tue Jul 1 18:21:15 2025 +0100 PR modula2/120912: Request for a procedure to obtain a file from an IOChan This patch introduces the pr

[gcc(refs/users/meissner/heads/work213-sha)] Add ChangeLog.sha and update REVISION.

2025-07-01 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:60744e8ca04157c5f41bfbb4dc6e152176d0bfab commit 60744e8ca04157c5f41bfbb4dc6e152176d0bfab Author: Michael Meissner Date: Mon Jun 30 18:38:14 2025 -0400 Add ChangeLog.sha and update REVISION. 2025-06-30 Michael Meissner gcc/ * Chang

[gcc r15-9898] testsuite: Fix up gcc.target/powerpc/builtin_altivec_tr_stxvr_runnable.c test (test UB) [PR120919]

2025-07-01 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:98bc42f456d04d71fe9b2b55fa7c7ad415367bbc commit r15-9898-g98bc42f456d04d71fe9b2b55fa7c7ad415367bbc Author: Jakub Jelinek Date: Tue Jul 1 19:37:39 2025 +0200 testsuite: Fix up gcc.target/powerpc/builtin_altivec_tr_stxvr_runnable.c test (test UB) [PR120919] In

[gcc/meissner/heads/work213-libs] (4 commits) Merge commit 'refs/users/meissner/heads/work213-libs' of gi

2025-07-01 Thread Michael Meissner via Gcc-cvs
The branch 'meissner/heads/work213-libs' was updated to point to: deb6a3358207... Merge commit 'refs/users/meissner/heads/work213-libs' of gi It previously pointed to: f09a8ed86dc4... Add ChangeLog.libs and update REVISION. Diff: Summary of changes (added commits): --

[gcc r16-1900] libstdc++: Use ranges::iter_move in ranges::unique [PR120789]

2025-07-01 Thread Patrick Palka via Libstdc++-cvs
https://gcc.gnu.org/g:6f69a68998f601cdb86c65113eb1feddfa9da31a commit r16-1900-g6f69a68998f601cdb86c65113eb1feddfa9da31a Author: Patrick Palka Date: Tue Jul 1 13:43:09 2025 -0400 libstdc++: Use ranges::iter_move in ranges::unique [PR120789] PR libstdc++/120789 lib

[gcc r16-1901] libstdc++: Use ranges::iter_move in ranges::remove_if [PR120789]

2025-07-01 Thread Patrick Palka via Libstdc++-cvs
https://gcc.gnu.org/g:17e9ae215f991f2f94fe480aee2404c508388b7c commit r16-1901-g17e9ae215f991f2f94fe480aee2404c508388b7c Author: Patrick Palka Date: Tue Jul 1 13:43:12 2025 -0400 libstdc++: Use ranges::iter_move in ranges::remove_if [PR120789] PR libstdc++/120789

[gcc(refs/users/meissner/heads/work213-test)] Add ChangeLog.test and update REVISION.

2025-07-01 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:d55c4da7fce751445368e7a31b7e4c1750e2c6da commit d55c4da7fce751445368e7a31b7e4c1750e2c6da Author: Michael Meissner Date: Mon Jun 30 18:39:18 2025 -0400 Add ChangeLog.test and update REVISION. 2025-06-30 Michael Meissner gcc/ * Chan

[gcc(refs/users/meissner/heads/work213-test)] Merge commit 'refs/users/meissner/heads/work213-test' of git+ssh://gcc.gnu.org/git/gcc into me/work2

2025-07-01 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:0a846ed6070d6167e31a2329c271a5aa1965255a commit 0a846ed6070d6167e31a2329c271a5aa1965255a Merge: d55c4da7fce7 275618ceb3ff Author: Michael Meissner Date: Tue Jul 1 13:40:24 2025 -0400 Merge commit 'refs/users/meissner/heads/work213-test' of git+ssh://gcc.gnu.org/git/g

[gcc/meissner/heads/work213-test] (4 commits) Merge commit 'refs/users/meissner/heads/work213-test' of gi

2025-07-01 Thread Michael Meissner via Gcc-cvs
The branch 'meissner/heads/work213-test' was updated to point to: 0a846ed6070d... Merge commit 'refs/users/meissner/heads/work213-test' of gi It previously pointed to: 275618ceb3ff... Add ChangeLog.test and update REVISION. Diff: Summary of changes (added commits): --

[gcc r16-1899] testsuite: Fix up gcc.target/powerpc/builtin_altivec_tr_stxvr_runnable.c test (test UB) [PR120919]

2025-07-01 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:f5282f7402939fdec910ef3743d38edac864eec8 commit r16-1899-gf5282f7402939fdec910ef3743d38edac864eec8 Author: Jakub Jelinek Date: Tue Jul 1 19:37:39 2025 +0200 testsuite: Fix up gcc.target/powerpc/builtin_altivec_tr_stxvr_runnable.c test (test UB) [PR120919] In

[gcc/meissner/heads/work213-sha] (4 commits) Merge commit 'refs/users/meissner/heads/work213-sha' of git

2025-07-01 Thread Michael Meissner via Gcc-cvs
The branch 'meissner/heads/work213-sha' was updated to point to: aba3902242d8... Merge commit 'refs/users/meissner/heads/work213-sha' of git It previously pointed to: 149a0c32f3ba... Add ChangeLog.sha and update REVISION. Diff: Summary of changes (added commits):

[gcc(refs/users/meissner/heads/work213-libs)] Merge commit 'refs/users/meissner/heads/work213-libs' of git+ssh://gcc.gnu.org/git/gcc into me/work2

2025-07-01 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:deb6a335820745bb63b3bca7c51b7498355f775a commit deb6a335820745bb63b3bca7c51b7498355f775a Merge: 2c1a6748cc29 f09a8ed86dc4 Author: Michael Meissner Date: Tue Jul 1 13:36:46 2025 -0400 Merge commit 'refs/users/meissner/heads/work213-libs' of git+ssh://gcc.gnu.org/git/g

[gcc(refs/users/meissner/heads/work213-bugs)] Merge commit 'refs/users/meissner/heads/work213-bugs' of git+ssh://gcc.gnu.org/git/gcc into me/work2

2025-07-01 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:43e10d44d1c80b1f07681c727b49a76f986e894b commit 43e10d44d1c80b1f07681c727b49a76f986e894b Merge: 77a5b81aae0c e94c938adfd0 Author: Michael Meissner Date: Tue Jul 1 13:30:15 2025 -0400 Merge commit 'refs/users/meissner/heads/work213-bugs' of git+ssh://gcc.gnu.org/git/g

[gcc(refs/users/meissner/heads/work213-dmf)] Add ChangeLog.dmf and update REVISION.

2025-07-01 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:5d3071d99596548d9675d7e09831686350d27226 commit 5d3071d99596548d9675d7e09831686350d27226 Author: Michael Meissner Date: Mon Jun 30 18:36:02 2025 -0400 Add ChangeLog.dmf and update REVISION. 2025-06-30 Michael Meissner gcc/ * Chang

[gcc/meissner/heads/work213-cmodel] (4 commits) Merge commit 'refs/users/meissner/heads/work213-cmodel' of

2025-07-01 Thread Michael Meissner via Gcc-cvs
The branch 'meissner/heads/work213-cmodel' was updated to point to: 957e6405da0e... Merge commit 'refs/users/meissner/heads/work213-cmodel' of It previously pointed to: 803cc8ea749a... Add ChangeLog.cmodel and update REVISION. Diff: Summary of changes (added commits): --

[gcc(refs/users/meissner/heads/work213-cmodel)] Merge commit 'refs/users/meissner/heads/work213-cmodel' of git+ssh://gcc.gnu.org/git/gcc into me/wor

2025-07-01 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:957e6405da0ee534483e541b18abb69eca346d66 commit 957e6405da0ee534483e541b18abb69eca346d66 Merge: 476d72127f3e 803cc8ea749a Author: Michael Meissner Date: Tue Jul 1 13:31:48 2025 -0400 Merge commit 'refs/users/meissner/heads/work213-cmodel' of git+ssh://gcc.gnu.org/git

[gcc(refs/users/meissner/heads/work213-cmodel)] Add ChangeLog.cmodel and update REVISION.

2025-07-01 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:476d72127f3ee46b351dabcd7953fcbdb67b53ff commit 476d72127f3ee46b351dabcd7953fcbdb67b53ff Author: Michael Meissner Date: Mon Jun 30 18:34:53 2025 -0400 Add ChangeLog.cmodel and update REVISION. 2025-06-30 Michael Meissner gcc/ * Ch

[gcc(refs/users/meissner/heads/work213-bugs)] Add ChangeLog.bugs and update REVISION.

2025-07-01 Thread Michael Meissner via Gcc-cvs
https://gcc.gnu.org/g:77a5b81aae0c55b6da681a0115f570c2b68d618a commit 77a5b81aae0c55b6da681a0115f570c2b68d618a Author: Michael Meissner Date: Mon Jun 30 18:33:53 2025 -0400 Add ChangeLog.bugs and update REVISION. 2025-06-30 Michael Meissner gcc/ * Chan

[gcc r15-9897] Ada: Fix assertion failure for Finalizable aspect on tagged type

2025-07-01 Thread Eric Botcazou via Gcc-cvs
https://gcc.gnu.org/g:79b82eb732765507367bb26fcd86c526599e3082 commit r15-9897-g79b82eb732765507367bb26fcd86c526599e3082 Author: Eric Botcazou Date: Tue Jul 1 19:17:06 2025 +0200 Ada: Fix assertion failure for Finalizable aspect on tagged type This fixes an assertion failure for t

[gcc r16-1897] Ada: Fix assertion failure for Finalizable aspect on tagged type

2025-07-01 Thread Eric Botcazou via Gcc-cvs
https://gcc.gnu.org/g:8deef83915f9e0fb14f278c68527c95085461c41 commit r16-1897-g8deef83915f9e0fb14f278c68527c95085461c41 Author: Eric Botcazou Date: Tue Jul 1 19:17:06 2025 +0200 Ada: Fix assertion failure for Finalizable aspect on tagged type This fixes an assertion failure for t

[gcc r15-9894] s390: Add -fno-stack-protector to 3 tests

2025-07-01 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:c3a639d1e2f31532b9210a7e31c87f9dda9e9351 commit r15-9894-gc3a639d1e2f31532b9210a7e31c87f9dda9e9351 Author: Jakub Jelinek Date: Tue Jul 1 17:33:32 2025 +0200 s390: Add -fno-stack-protector to 3 tests In Fedora/RHEL we usually test with make check RUNTESTFL

[gcc r15-9896] c++: Fix up cp_build_array_ref COND_EXPR handling [PR120471]

2025-07-01 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:7fdf47538a659f6af8dadbecbb63c8a226b63754 commit r15-9896-g7fdf47538a659f6af8dadbecbb63c8a226b63754 Author: Jakub Jelinek Date: Tue Jul 1 15:28:10 2025 +0200 c++: Fix up cp_build_array_ref COND_EXPR handling [PR120471] The following testcase is miscompiled sin

[gcc r16-1895] s390: Add -fno-stack-protector to 3 tests

2025-07-01 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:01564529234461d84c7df1b0223fd908d8bcbfee commit r16-1895-g01564529234461d84c7df1b0223fd908d8bcbfee Author: Jakub Jelinek Date: Tue Jul 1 17:33:32 2025 +0200 s390: Add -fno-stack-protector to 3 tests In Fedora/RHEL we usually test with make check RUNTESTFL

[gcc r16-1896] cobol: Repair printf format of size_t.

2025-07-01 Thread Robert Dubner via Gcc-cvs
https://gcc.gnu.org/g:f471ed487ab36651d48c6c31fb28d36a42a30829 commit r16-1896-gf471ed487ab36651d48c6c31fb28d36a42a30829 Author: Robert Dubner Date: Tue Jul 1 12:02:21 2025 -0400 cobol: Repair printf format of size_t. gcc/cobol/ChangeLog: * parse.y: printf() of si

[gcc r15-9895] libstdc++: Format %r, %x and %X using locale's time_put facet [PR120648]

2025-07-01 Thread Tomasz Kaminski via Gcc-cvs
https://gcc.gnu.org/g:fc36a902340a3a6dcfbe84c7d62c96268d413dc2 commit r15-9895-gfc36a902340a3a6dcfbe84c7d62c96268d413dc2 Author: Tomasz KamiƄski Date: Fri Jun 13 13:28:30 2025 +0200 libstdc++: Format %r, %x and %X using locale's time_put facet [PR120648] Similarly to issue reporte

[gcc r16-1894] cobol: Update test case for intrinsic function syntax.

2025-07-01 Thread Robert Dubner via Gcc-cvs
https://gcc.gnu.org/g:63f44b398f5938503cbd1e168bcc723697c9e9ad commit r16-1894-g63f44b398f5938503cbd1e168bcc723697c9e9ad Author: Robert Dubner Date: Tue Jul 1 11:07:18 2025 -0400 cobol: Update test case for intrinsic function syntax. gcc/testsuite/ChangeLog: * cob

[gcc r15-9892] ada: Compiler fails on unchecked deallocation for constrained protected subtype

2025-07-01 Thread Eric Botcazou via Gcc-cvs
https://gcc.gnu.org/g:177050b65968336bd9b1c6e94e343274f3582d78 commit r15-9892-g177050b65968336bd9b1c6e94e343274f3582d78 Author: Gary Dismukes Date: Fri May 16 23:11:26 2025 + ada: Compiler fails on unchecked deallocation for constrained protected subtype The compiler fails w

[gcc r15-9893] ada: Fix for compiler crash on function return with Relaxed_Finalization parts

2025-07-01 Thread Eric Botcazou via Gcc-cvs
https://gcc.gnu.org/g:debd1cd3dfd4fc53924f947f02450c357fdb7487 commit r15-9893-gdebd1cd3dfd4fc53924f947f02450c357fdb7487 Author: Gary Dismukes Date: Tue May 20 00:16:25 2025 + ada: Fix for compiler crash on function return with Relaxed_Finalization parts The compiler crashes

[gcc r15-9891] ada: Small tweak to latest change

2025-07-01 Thread Eric Botcazou via Gcc-cvs
https://gcc.gnu.org/g:25e6c4403919c5e6f4f6c306faf380c619b9c84f commit r15-9891-g25e6c4403919c5e6f4f6c306faf380c619b9c84f Author: Eric Botcazou Date: Sat May 17 01:20:19 2025 +0200 ada: Small tweak to latest change Unlike RTE, RTU_Entity alone does not cause the unit to be loaded.

[gcc r15-9890] ada: Fix wrong finalization of constrained subtype of unconstrained array type

2025-07-01 Thread Eric Botcazou via Gcc-cvs
https://gcc.gnu.org/g:5bd03021271731b4260d06571e868f91740188d1 commit r15-9890-g5bd03021271731b4260d06571e868f91740188d1 Author: Eric Botcazou Date: Tue May 6 19:03:19 2025 +0200 ada: Fix wrong finalization of constrained subtype of unconstrained array type Dynamically allocated

[gcc r15-9888] ada: Fix wrong finalization of constrained array derived from unconstrained

2025-07-01 Thread Eric Botcazou via Gcc-cvs
https://gcc.gnu.org/g:484fb60fdcb33703e32f1770cf2b406a4428a680 commit r15-9888-g484fb60fdcb33703e32f1770cf2b406a4428a680 Author: Eric Botcazou Date: Mon May 5 16:59:13 2025 +0200 ada: Fix wrong finalization of constrained array derived from unconstrained The bug had been present f

[gcc r15-9889] ada: Dispatching call with mutably tagged objects

2025-07-01 Thread Eric Botcazou via Gcc-cvs
https://gcc.gnu.org/g:74cc201d4d555acb55edf22945022f70cd9e331a commit r15-9889-g74cc201d4d555acb55edf22945022f70cd9e331a Author: Javier Miranda Date: Tue May 6 17:41:51 2025 + ada: Dispatching call with mutably tagged objects The compiler rejects performing a dispatching call

[gcc r15-9887] ada: Small cleanup in the finalization machinery

2025-07-01 Thread Eric Botcazou via Gcc-cvs
https://gcc.gnu.org/g:54b5f782727413885b89e8292ae60156ff50446c commit r15-9887-g54b5f782727413885b89e8292ae60156ff50446c Author: Eric Botcazou Date: Fri May 2 01:10:36 2025 +0200 ada: Small cleanup in the finalization machinery The generic finalization machinery and the finalizati

[gcc r15-9886] ada: Fix wrong finalization of temporary constrained array of controlled type

2025-07-01 Thread Eric Botcazou via Gcc-cvs
https://gcc.gnu.org/g:affc5eb853af23f4cbfee7736e9ff9332ee9bec9 commit r15-9886-gaffc5eb853af23f4cbfee7736e9ff9332ee9bec9 Author: Eric Botcazou Date: Fri May 2 15:32:54 2025 +0200 ada: Fix wrong finalization of temporary constrained array of controlled type This regression has bee

[gcc r16-1885] Fortran: Fix non-conformable corank on this_image ref [PR120843]

2025-07-01 Thread Andre Vehreschild via Gcc-cvs
https://gcc.gnu.org/g:1b0930e9046e0b6201fa03c2843f3b06e522acd1 commit r16-1885-g1b0930e9046e0b6201fa03c2843f3b06e522acd1 Author: Andre Vehreschild Date: Fri Jun 27 14:39:13 2025 +0200 Fortran: Fix non-conformable corank on this_image ref [PR120843] PR fortran/120843

[gcc r16-1893] c++: Fix up cp_build_array_ref COND_EXPR handling [PR120471]

2025-07-01 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:988e87b66882875b14a6cab11c17516863c74a63 commit r16-1893-g988e87b66882875b14a6cab11c17516863c74a63 Author: Jakub Jelinek Date: Tue Jul 1 15:28:10 2025 +0200 c++: Fix up cp_build_array_ref COND_EXPR handling [PR120471] The following testcase is miscompiled sin

[gcc r16-1892] AArch64 SIMD: convert mvn+shrn into mvni+subhn

2025-07-01 Thread Richard Sandiford via Gcc-cvs
https://gcc.gnu.org/g:1cbb3122cb2779198b0dcfb8afc28df711e64138 commit r16-1892-g1cbb3122cb2779198b0dcfb8afc28df711e64138 Author: Remi Machet Date: Tue Jul 1 13:45:04 2025 +0100 AArch64 SIMD: convert mvn+shrn into mvni+subhn Add an optimization to aarch64 SIMD converting mvn+shrn i

[gcc r16-1843] ada: Minor fix in handling of inherited Pre/Post'Class aspect

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:709bf32c15dc104827d792897dc85408fabb2557 commit r16-1843-g709bf32c15dc104827d792897dc85408fabb2557 Author: Martin Clochard Date: Tue Apr 29 11:36:19 2025 +0200 ada: Minor fix in handling of inherited Pre/Post'Class aspect Mapping of calls to primitive functio

[gcc r16-1888] testsuite: i386: Fix gcc.target/i386/preserve-none-1.c on Solaris/x86

2025-07-01 Thread Rainer Orth via Gcc-cvs
https://gcc.gnu.org/g:d26b294d1aa94a948f5c23e889c708310cbddb86 commit r16-1888-gd26b294d1aa94a948f5c23e889c708310cbddb86 Author: Rainer Orth Date: Tue Jul 1 11:47:58 2025 +0200 testsuite: i386: Fix gcc.target/i386/preserve-none-1.c on Solaris/x86 The new gcc.target/i386/preserve-n

[gcc r16-1889] testsuite: Fix up pr119318.c test for big-endian [PR120082]

2025-07-01 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:e47fb6bd059da41d2dceb3f75a3a7968600e09fe commit r16-1889-ge47fb6bd059da41d2dceb3f75a3a7968600e09fe Author: Jakub Jelinek Date: Tue Jul 1 11:58:28 2025 +0200 testsuite: Fix up pr119318.c test for big-endian [PR120082] The test is not endianess clean, x[0] is s

[gcc r16-1891] Fortran: Ensure arguments in coarray call get unique components in add_data [PR120847]

2025-07-01 Thread Andre Vehreschild via Gcc-cvs
https://gcc.gnu.org/g:ee31ab9b1950b7f47f030bda231ace34d187ae26 commit r16-1891-gee31ab9b1950b7f47f030bda231ace34d187ae26 Author: Andre Vehreschild Date: Fri Jun 27 15:31:21 2025 +0200 Fortran: Ensure arguments in coarray call get unique components in add_data [PR120847] P

[gcc r16-1860] ada: Document sanitizers in mixed-language applications

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:b1403bb26a8d88bc07a1c81b131e9b5921e3efce commit r16-1860-gb1403bb26a8d88bc07a1c81b131e9b5921e3efce Author: Jose Ruiz Date: Fri May 9 17:24:33 2025 +0200 ada: Document sanitizers in mixed-language applications gcc/ada/ChangeLog: * doc/gnat_ugn

[gcc r15-9885] tailc: Handle musttail in case of non-cleaned-up cleanups, especially ASan related [PR120608]

2025-07-01 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:ce869854db676c62cd5377adfd4ff62c3bd13257 commit r15-9885-gce869854db676c62cd5377adfd4ff62c3bd13257 Author: Jakub Jelinek Date: Tue Jul 1 11:26:45 2025 +0200 tailc: Handle musttail in case of non-cleaned-up cleanups, especially ASan related [PR120608] The fol

[gcc r16-1853] ada: Mark errors that are removed as deleted

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:ead57a9ad8cb8431864f9ebe86778be58c76e159 commit r16-1853-gead57a9ad8cb8431864f9ebe86778be58c76e159 Author: Viljar Indus Date: Wed Apr 30 13:50:27 2025 +0300 ada: Mark errors that are removed as deleted gcc/ada/ChangeLog: * errout.adb (Remove_

[gcc r16-1886] tailc: Handle musttail in case of non-cleaned-up cleanups, especially ASan related [PR120608]

2025-07-01 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:b610132ddbe4cb870b9c2752053616dcf12979fe commit r16-1886-gb610132ddbe4cb870b9c2752053616dcf12979fe Author: Jakub Jelinek Date: Tue Jul 1 11:26:45 2025 +0200 tailc: Handle musttail in case of non-cleaned-up cleanups, especially ASan related [PR120608] The fol

[gcc r16-1890] libstdc++: Implement default_accessor from mdspan.

2025-07-01 Thread Tomasz Kaminski via Gcc-cvs
https://gcc.gnu.org/g:d0561362e90a97a89358d8ca792208555cb3f87d commit r16-1890-gd0561362e90a97a89358d8ca792208555cb3f87d Author: Luc Grosheintz Date: Mon Jun 30 09:23:16 2025 +0200 libstdc++: Implement default_accessor from mdspan. libstdc++-v3/ChangeLog: * includ

[gcc r16-1884] aarch64: Sync `aarch64-sys-regs.def' with Binutils.

2025-07-01 Thread Kyrylo Tkachov via Gcc-cvs
https://gcc.gnu.org/g:d419832fd1af546679739a0e414c1b71210fd6f1 commit r16-1884-gd419832fd1af546679739a0e414c1b71210fd6f1 Author: Ezra Sitorus Date: Tue Jul 1 10:22:05 2025 +0200 aarch64: Sync `aarch64-sys-regs.def' with Binutils. This patch updates `aarch64-sys-regs.def', bringing

[gcc r15-9884] testsuite: Fix up pr119318.c test for big-endian [PR120082]

2025-07-01 Thread Jakub Jelinek via Gcc-cvs
https://gcc.gnu.org/g:497cb0881e5a03bf75b7c0f8a1c7287619a995b0 commit r15-9884-g497cb0881e5a03bf75b7c0f8a1c7287619a995b0 Author: Jakub Jelinek Date: Tue Jul 1 11:58:28 2025 +0200 testsuite: Fix up pr119318.c test for big-endian [PR120082] The test is not endianess clean, x[0] is s

[gcc r16-1887] testsuite: i386: Fix g++.target/i386/memset-pr101366-1.C etc. on Solaris/x86

2025-07-01 Thread Rainer Orth via Gcc-cvs
https://gcc.gnu.org/g:d5080a7b06704b02f0318129ffb27734bc4254e9 commit r16-1887-gd5080a7b06704b02f0318129ffb27734bc4254e9 Author: Rainer Orth Date: Tue Jul 1 11:31:00 2025 +0200 testsuite: i386: Fix g++.target/i386/memset-pr101366-1.C etc. on Solaris/x86 Several new tests from

[gcc r16-1882] ada: Fix ALI elaboration flags for ghost compilation units

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:176e9d801490511675772182b7d2b04b2a658ca4 commit r16-1882-g176e9d801490511675772182b7d2b04b2a658ca4 Author: Piotr Trojanek Date: Thu May 22 16:46:17 2025 +0200 ada: Fix ALI elaboration flags for ghost compilation units When GNAT was compiling a ghost unit, the

[gcc r16-1850] ada: Fix wrong finalization of constrained array derived from unconstrained

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:579c431fa3728f1cb2d99df862ebf6c475cf01b2 commit r16-1850-g579c431fa3728f1cb2d99df862ebf6c475cf01b2 Author: Eric Botcazou Date: Mon May 5 16:59:13 2025 +0200 ada: Fix wrong finalization of constrained array derived from unconstrained The bug had been present f

[gcc r16-1862] ada: Move aspects when instantiating subprograms as compilation units

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:04d7a0e93946988bbaee5ead468df7b8ce3223ed commit r16-1862-g04d7a0e93946988bbaee5ead468df7b8ce3223ed Author: Piotr Trojanek Date: Fri May 9 17:31:39 2025 +0200 ada: Move aspects when instantiating subprograms as compilation units When rewriting N_Subprogram_Ins

[gcc r16-1855] ada: Remove Count_Compile_Time_Pragma_Warnings

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:650b15296303516f5a84806522a7a8546a5cea9d commit r16-1855-g650b15296303516f5a84806522a7a8546a5cea9d Author: Viljar Indus Date: Wed Apr 30 14:00:49 2025 +0300 ada: Remove Count_Compile_Time_Pragma_Warnings Use a live counter Compile_Time_Pragma_Warnings to keep

[gcc r16-1857] ada: Dispatching call with mutably tagged objects

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:9403c84cc26f62d1c83ab8999bacd81d511347f4 commit r16-1857-g9403c84cc26f62d1c83ab8999bacd81d511347f4 Author: Javier Miranda Date: Tue May 6 17:41:51 2025 + ada: Dispatching call with mutably tagged objects The compiler rejects performing a dispatching call

[gcc r16-1868] ada: Correct comment in s-valuen.ads

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:3aa7f6c8174ea07cc0f3406c779360988dcae010 commit r16-1868-g3aa7f6c8174ea07cc0f3406c779360988dcae010 Author: Aleksandra Pasek Date: Thu May 15 21:40:55 2025 + ada: Correct comment in s-valuen.ads gcc/ada/ChangeLog: * libgnat/s-valuen.ads: C

[gcc r16-1883] ada: Restore consistent rounding of 'Value for ordinary fixed-point types

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:5d792d68bd9b3d6c2ca87989b4839fed75a85810 commit r16-1883-g5d792d68bd9b3d6c2ca87989b4839fed75a85810 Author: Eric Botcazou Date: Mon May 26 12:21:02 2025 +0200 ada: Restore consistent rounding of 'Value for ordinary fixed-point types This restores the rounding

[gcc r16-1881] ada: Remove unused variables from the binder generation routine

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:4137ec1ca20a42f51b112284bd586ba3f9bbabf3 commit r16-1881-g4137ec1ca20a42f51b112284bd586ba3f9bbabf3 Author: Piotr Trojanek Date: Thu May 22 12:16:18 2025 +0200 ada: Remove unused variables from the binder generation routine Remove leftovers from zero cost exce

[gcc r16-1880] ada: Disallow underscore before exponent

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:a9ba0f18bded853cc6504b0843fe05c99c2f03fc commit r16-1880-ga9ba0f18bded853cc6504b0843fe05c99c2f03fc Author: Tonu Naks Date: Thu May 22 13:07:08 2025 + ada: Disallow underscore before exponent Underscore is allowed only between digits. The current implement

[gcc r16-1879] ada: Fix couple of issues in System.Value_D.Integer_To_Decimal function

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:3a0eabf75a7bad46807e34a7142abc15af3e20c8 commit r16-1879-g3a0eabf75a7bad46807e34a7142abc15af3e20c8 Author: Eric Botcazou Date: Wed May 21 15:15:48 2025 +0200 ada: Fix couple of issues in System.Value_D.Integer_To_Decimal function The first issue is that the f

[gcc r16-1878] ada: Do minimal expansion of fixedpoint operations for GNATprove

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:996265df2030ca96ffb4f58a74abc80293b0ba92 commit r16-1878-g996265df2030ca96ffb4f58a74abc80293b0ba92 Author: Piotr Trojanek Date: Wed May 21 16:17:12 2025 +0200 ada: Do minimal expansion of fixedpoint operations for GNATprove A minimal expansion of fixedpoint o

[gcc r16-1874] ada: Split the unit System.Case_Utilities into two parts.

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:d089300efc6e8d949176424e5bd2f0be3067cfed commit r16-1874-gd089300efc6e8d949176424e5bd2f0be3067cfed Author: Steve Baird Date: Mon Apr 21 15:28:39 2025 -0700 ada: Split the unit System.Case_Utilities into two parts. The package System.Case_Utilities provides so

[gcc r16-1877] ada: Fix for compiler crash on function return with Relaxed_Finalization parts

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:64efbc69e93e7c052300131f64b3ea5134a88d71 commit r16-1877-g64efbc69e93e7c052300131f64b3ea5134a88d71 Author: Gary Dismukes Date: Tue May 20 00:16:25 2025 + ada: Fix for compiler crash on function return with Relaxed_Finalization parts The compiler crashes

[gcc r16-1875] ada: Reduce the likelihood of overflow in Tanh

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:047e4a5a3562ee7b87e49887d489518225ef8424 commit r16-1875-g047e4a5a3562ee7b87e49887d489518225ef8424 Author: Tonu Naks Date: Mon May 19 17:20:41 2025 + ada: Reduce the likelihood of overflow in Tanh gcc/ada/ChangeLog: * libgnat/a-ngelfu.adb

[gcc r16-1876] ada: Warn on untagged record type equality

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:f1c22e6ea6e384ad07cb94dc20595de3e2b59e1d commit r16-1876-gf1c22e6ea6e384ad07cb94dc20595de3e2b59e1d Author: Javier Miranda Date: Fri May 16 17:59:43 2025 + ada: Warn on untagged record type equality The frontend reports a warning when no component of an un

[gcc r16-1871] ada: Small tweak to latest change

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:651749d904bcab40061e3df4b03cb491fce7f2a8 commit r16-1871-g651749d904bcab40061e3df4b03cb491fce7f2a8 Author: Eric Botcazou Date: Sat May 17 01:20:19 2025 +0200 ada: Small tweak to latest change Unlike RTE, RTU_Entity alone does not cause the unit to be loaded.

[gcc r16-1872] ada: Add GNAT LLVM selection in GPR project file.

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:f311c9f3412f9266db12230fae76f6aa5d949619 commit r16-1872-gf311c9f3412f9266db12230fae76f6aa5d949619 Author: Artur Pietrek Date: Mon May 19 14:33:28 2025 +0200 ada: Add GNAT LLVM selection in GPR project file. gcc/ada/ChangeLog: * doc/gnat_ugn/

[gcc r16-1873] ada: Compiler fails on unchecked deallocation for constrained protected subtype

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:d84ca1055dd1fe9c66d43151516f45344711015c commit r16-1873-gd84ca1055dd1fe9c66d43151516f45344711015c Author: Gary Dismukes Date: Fri May 16 23:11:26 2025 + ada: Compiler fails on unchecked deallocation for constrained protected subtype The compiler fails w

[gcc r16-1870] ada: Add "continue" GNAT extension

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:0214c0c49564b1c5bb68d8d79aceaa31c3fdfc89 commit r16-1870-g0214c0c49564b1c5bb68d8d79aceaa31c3fdfc89 Author: Ronan Desplanques Date: Fri May 16 10:47:06 2025 +0200 ada: Add "continue" GNAT extension This extension adds "continue" as a nonreserved keyword, and t

[gcc r16-1865] ada: Replace references for GLADE with PolyORB

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:a61f29bc1b9567f0b23ae9074ccc95588b7aae77 commit r16-1865-ga61f29bc1b9567f0b23ae9074ccc95588b7aae77 Author: Tonu Naks Date: Wed May 14 14:16:19 2025 + ada: Replace references for GLADE with PolyORB gcc/ada/ChangeLog: * doc/gnat_rm/implemen

[gcc r16-1869] ada: Disable -gnatR2 output in case of object renamings

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:ed0e710f222d9e5893d69e32a84caf363ac8415b commit r16-1869-ged0e710f222d9e5893d69e32a84caf363ac8415b Author: Bob Duff Date: Fri May 16 09:04:48 2025 -0400 ada: Disable -gnatR2 output in case of object renamings Such output was unnecessary, and in some cases har

[gcc r16-1867] ada: include string.h

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:8a6418d06b57273d9d012aafb8af7b15cb5fa5ea commit r16-1867-g8a6418d06b57273d9d012aafb8af7b15cb5fa5ea Author: Alexandre Oliva Date: Thu May 15 00:07:03 2025 -0300 ada: include string.h __gnat_install_handler calls strncmp when __HANDLE_VXSIM_SC is defined, s

[gcc r16-1863] ada: freeze.adb: do not emit error on non-aligned component in CodePeer_Mode

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:9a60db69ed6ab56a31027f1d509734362899c7e8 commit r16-1863-g9a60db69ed6ab56a31027f1d509734362899c7e8 Author: Ghjuvan Lacambre Date: Fri May 9 11:20:18 2025 +0200 ada: freeze.adb: do not emit error on non-aligned component in CodePeer_Mode These errors hinder an

[gcc r16-1859] ada: Handle Warnings_As_Errors the same way.

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:4a7010db26e49f965c9196f6cbbc01d82af31fa8 commit r16-1859-g4a7010db26e49f965c9196f6cbbc01d82af31fa8 Author: Viljar Indus Date: Fri May 2 13:04:55 2025 +0300 ada: Handle Warnings_As_Errors the same way. There are multiple scenarios where warnings can be turned

[gcc r16-1864] ada: use __builtin_alloca for alloca on vxworks

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:5865f95da8ffa1d65dbe17c1fc08bf4dd2025393 commit r16-1864-g5865f95da8ffa1d65dbe17c1fc08bf4dd2025393 Author: Alexandre Oliva Date: Mon May 12 23:23:14 2025 -0300 ada: use __builtin_alloca for alloca on vxworks Several adaint.c functions call alloca, but vxworks

[gcc r16-1858] ada: Fix wrong finalization of constrained subtype of unconstrained array type

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:b55ca90e276d724aea4aea8d924af54d23a6 commit r16-1858-gb55ca90e276d724aea4aea8d924af54d23a6 Author: Eric Botcazou Date: Tue May 6 19:03:19 2025 +0200 ada: Fix wrong finalization of constrained subtype of unconstrained array type Dynamically allocated

[gcc r16-1852] ada: Remove spurious warnings about No_Exception_Propagation in GNATprove mode

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:e65b5c49b93afd69407b0133ac3ef7920125b69f commit r16-1852-ge65b5c49b93afd69407b0133ac3ef7920125b69f Author: Martin Clochard Date: Tue May 6 15:59:16 2025 +0200 ada: Remove spurious warnings about No_Exception_Propagation in GNATprove mode gcc/ada/ChangeLog:

[gcc r16-1861] ada: Remove useless subexpressions

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:c687da8189ec29c1dc8c25429b98fbd9f66b0d2e commit r16-1861-gc687da8189ec29c1dc8c25429b98fbd9f66b0d2e Author: Ronan Desplanques Date: Fri May 9 10:15:09 2025 +0200 ada: Remove useless subexpressions The subexpressions this patch removes were clearly useless give

[gcc r16-1854] ada: Use common routine to handle warning counting

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:8fde76ed70d3570906f8a08e0900ae29c7ada3f6 commit r16-1854-g8fde76ed70d3570906f8a08e0900ae29c7ada3f6 Author: Viljar Indus Date: Wed Apr 30 13:53:03 2025 +0300 ada: Use common routine to handle warning counting gcc/ada/ChangeLog: * errout.adb (D

[gcc r16-1851] ada: Remove dead assignment

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:fc23c496e123be827df0e0d768a81a1204746e5a commit r16-1851-gfc23c496e123be827df0e0d768a81a1204746e5a Author: Eric Botcazou Date: Tue May 6 09:03:44 2025 +0200 ada: Remove dead assignment The assignment sets the Etype of a node to itsef. gcc/ada/ChangeL

[gcc r16-1856] ada: Improve Warning_Treated_As_Error

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:1c305725296d126fb223aaa5dee8fea1a82a9aef commit r16-1856-g1c305725296d126fb223aaa5dee8fea1a82a9aef Author: Viljar Indus Date: Mon May 5 10:06:56 2025 +0300 ada: Improve Warning_Treated_As_Error gcc/ada/ChangeLog: * errout.adb (Error_Msg_Inter

[gcc r16-1847] ada: Set ekind of loop parameters earlier

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:ec63adfd513a5c3f088fe9776d9c33d4ae0737e8 commit r16-1847-gec63adfd513a5c3f088fe9776d9c33d4ae0737e8 Author: Ronan Desplanques Date: Wed Apr 16 12:33:11 2025 +0200 ada: Set ekind of loop parameters earlier gcc/ada/ChangeLog: * sem_ch5.adb (Anal

[gcc r16-1848] ada: Clarify numeric parsing code

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:ba50ebb54d800eecb84cbe8ddb5b50f388be7c34 commit r16-1848-gba50ebb54d800eecb84cbe8ddb5b50f388be7c34 Author: Ronan Desplanques Date: Mon May 5 11:37:00 2025 +0200 ada: Clarify numeric parsing code This patch rephrases some code in System.Value_R to make it easi

[gcc r16-1849] ada: Get rid of multiple roundings for 'Value of ordinary fixed-point types

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:603ed2b3ef8c73a98b968d16f4791a7074fb42d9 commit r16-1849-g603ed2b3ef8c73a98b968d16f4791a7074fb42d9 Author: Eric Botcazou Date: Wed Apr 30 09:56:42 2025 +0200 ada: Get rid of multiple roundings for 'Value of ordinary fixed-point types They are used to minimize

[gcc r16-1846] ada: Small cleanup in the finalization machinery

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:d370587385f9772ecb97526ea07818b83099c7f3 commit r16-1846-gd370587385f9772ecb97526ea07818b83099c7f3 Author: Eric Botcazou Date: Fri May 2 01:10:36 2025 +0200 ada: Small cleanup in the finalization machinery The generic finalization machinery and the finalizati

[gcc r16-1845] ada: Fix wrong finalization of temporary constrained array of controlled type

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:f134796c970524868b0ae568d6ff2ec473711e62 commit r16-1845-gf134796c970524868b0ae568d6ff2ec473711e62 Author: Eric Botcazou Date: Fri May 2 15:32:54 2025 +0200 ada: Fix wrong finalization of temporary constrained array of controlled type This regression has bee

[gcc r16-1844] ada: Remove wrong optimization in frontend inlining of procedure calls

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:2bf7943fe7b9d5a505e5cd2c046e96a455278887 commit r16-1844-g2bf7943fe7b9d5a505e5cd2c046e96a455278887 Author: Piotr Trojanek Date: Tue Apr 29 10:34:04 2025 +0200 ada: Remove wrong optimization in frontend inlining of procedure calls When using obsolete frontend

[gcc r16-1842] ada: Fix detecting Compilation_Errors

2025-07-01 Thread Marc Poulhies via Gcc-cvs
https://gcc.gnu.org/g:d575c1f498d48d425739f824400c5373382abe28 commit r16-1842-gd575c1f498d48d425739f824400c5373382abe28 Author: Viljar Indus Date: Mon Apr 28 13:35:21 2025 +0300 ada: Fix detecting Compilation_Errors Subprogram Compilation_Errors is used to check whether any e

[gcc r16-1841] libphobos: Fully enable Darwin/i386 support

2025-07-01 Thread Rainer Orth via Gcc-cvs
https://gcc.gnu.org/g:d26f11e46840a1870e3316dc98ddbffceac3f92b commit r16-1841-gd26f11e46840a1870e3316dc98ddbffceac3f92b Author: Rainer Orth Date: Tue Jul 1 10:22:06 2025 +0200 libphobos: Fully enable Darwin/i386 support I recently noticed that libphobos isn't enable by default on

  1   2   >