[gcc r15-7672] libgomp: Add '__attribute__((unused))' to variables used only in 'assert(...)'

2025-02-22 Thread Thomas Schwinge via Gcc-cvs
https://gcc.gnu.org/g:e759ff08e2e2e7128db7e6313b4218daa367c74f commit r15-7672-ge759ff08e2e2e7128db7e6313b4218daa367c74f Author: shynur Date: Mon Feb 17 23:06:58 2025 +0800 libgomp: Add '__attribute__((unused))' to variables used only in 'assert(...)' Without this attribute, the

[gcc r15-7670] libstdc++: Remove redundant cast in floating_from_chars.cc

2025-02-22 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:a742b27bd2da33640222b1f85a4576d6d0aa2759 commit r15-7670-ga742b27bd2da33640222b1f85a4576d6d0aa2759 Author: Jonathan Wakely Date: Thu Feb 20 15:16:11 2025 + libstdc++: Remove redundant cast in floating_from_chars.cc In r15-7647-g32457bc25fea80 I added a ca

[gcc r15-7671] libstdc++: Remove misleading comment in __atomic_base

2025-02-22 Thread Jonathan Wakely via Libstdc++-cvs
https://gcc.gnu.org/g:4470229653e9e539f389d6f41d013d243d6acafb commit r15-7671-g4470229653e9e539f389d6f41d013d243d6acafb Author: Jonathan Wakely Date: Tue Apr 15 20:13:41 2014 +0100 libstdc++: Remove misleading comment in __atomic_base No conversion is needed because the type of _

[gcc r15-7675] Gracefully handle the case that 'gcc/testsuite/lib/gcc-dg.exp:find-dg-do-what' has not been called (

2025-02-22 Thread Thomas Schwinge via Gcc-cvs
https://gcc.gnu.org/g:e8e228acffe382f003a7f2ca37c068a5e0c74df4 commit r15-7675-ge8e228acffe382f003a7f2ca37c068a5e0c74df4 Author: Thomas Schwinge Date: Fri Feb 21 21:54:59 2025 +0100 Gracefully handle the case that 'gcc/testsuite/lib/gcc-dg.exp:find-dg-do-what' has not been called (indirec

[gcc r15-7673] BPF, nvptx: Standardize on 'sorry, unimplemented: dynamic stack allocation not supported'

2025-02-22 Thread Thomas Schwinge via Gcc-cvs
https://gcc.gnu.org/g:2abc942fd486be217de1ba0282a3dc8e21d599aa commit r15-7673-g2abc942fd486be217de1ba0282a3dc8e21d599aa Author: Thomas Schwinge Date: Fri Feb 21 11:21:08 2025 +0100 BPF, nvptx: Standardize on 'sorry, unimplemented: dynamic stack allocation not supported' ... inst

[gcc r15-7674] Refactor duplicated code into 'gcc/testsuite/lib/gcc-dg.exp:find-dg-do-what'

2025-02-22 Thread Thomas Schwinge via Gcc-cvs
https://gcc.gnu.org/g:f553b1aaa2b1b925c918e5dcf966290b045321c2 commit r15-7674-gf553b1aaa2b1b925c918e5dcf966290b045321c2 Author: Thomas Schwinge Date: Fri Feb 21 19:42:28 2025 +0100 Refactor duplicated code into 'gcc/testsuite/lib/gcc-dg.exp:find-dg-do-what' No change in behavior

[gcc r14-11324] Fortran: passing of derived type to VALUE, OPTIONAL dummy argument [PR118080]

2025-02-22 Thread Harald Anlauf via Gcc-cvs
https://gcc.gnu.org/g:02eedd2932e4c91f41437f56c34eee1a128c24fb commit r14-11324-g02eedd2932e4c91f41437f56c34eee1a128c24fb Author: Harald Anlauf Date: Sat Feb 15 20:36:15 2025 +0100 Fortran: passing of derived type to VALUE,OPTIONAL dummy argument [PR118080] For scalar OPTIONAL dum

[gcc r15-7677] libstdc++: Fix bootstrap failure with --enable-vtable-verify [PR118981]

2025-02-22 Thread Jonathan Wakely via Gcc-cvs
https://gcc.gnu.org/g:d4a777d098d524a3f26c3db28e50d064a7a4407e commit r15-7677-gd4a777d098d524a3f26c3db28e50d064a7a4407e Author: Jonathan Wakely Date: Sat Feb 22 21:02:29 2025 + libstdc++: Fix bootstrap failure with --enable-vtable-verify [PR118981] The compiler emits code wit

[gcc r15-7669] OpenMP: Silence uninitialized variable warning in C++ front end.

2025-02-22 Thread Sandra Loosemore via Gcc-cvs
https://gcc.gnu.org/g:c978965b445079abbb88c22ba74de1e26e9f5b81 commit r15-7669-gc978965b445079abbb88c22ba74de1e26e9f5b81 Author: Sandra Loosemore Date: Sat Feb 22 16:54:50 2025 + OpenMP: Silence uninitialized variable warning in C++ front end. There's no actual problem with th

[gcc r15-7668] PR modula2/118978 ICE when attempting to pass an incompatible parameter

2025-02-22 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:a2f60c1ff5a85497f84dc307301bcbc4bd77082e commit r15-7668-ga2f60c1ff5a85497f84dc307301bcbc4bd77082e Author: Gaius Mulley Date: Sat Feb 22 16:47:21 2025 + PR modula2/118978 ICE when attempting to pass an incompatible parameter This bugfix is for a an ICE wh