[Bug libstdc++/122255] Pointer tagging in filesystem::path::_List::_Impl assumes at least 4-byte alignment

2025-10-11 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122255 Jonathan Wakely changed: What|Removed |Added Last reconfirmed||2025-10-11 Status|UNCONFI

[Bug fortran/122257] [16 Regression] gcc/fortran/resolve.cc:2301:31: error: ‘sym’ may be used uninitialized [-Werror=maybe-uninitialized]

2025-10-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122257 --- Comment #1 from GCC Commits --- The master branch has been updated by Harald Anlauf : https://gcc.gnu.org/g:623a0da3c31e0e11b005502a1d31325e4530c5c6 commit r16-4378-g623a0da3c31e0e11b005502a1d31325e4530c5c6 Author: Harald Anlauf Date: S

[Bug target/122231] ICE: maximum number of generated reload insns per insn achieved (90)

2025-10-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122231 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2025-10-11 Status|UNCONFIRM

[Bug fortran/122206] abstract interface, passing arguments by value to C

2025-10-11 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122206 anlauf at gcc dot gnu.org changed: What|Removed |Added Known to work||7.5.0 Status|UNC

[Bug c++/122204] ICE when deducing a concept-constrained constant template parameter

2025-10-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122204 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2025-10-08 Ever confirmed|0

[Bug ada/122246] Multitasking Ravenscar program unexpectedly exits when including Timing_Event

2025-10-11 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122246 --- Comment #2 from Eric Botcazou --- Alternatively, since you have a configuration file containing the pragma, you can automatically recompile the runtime with it like this: gnatmake main -f -a -gnatec=configuration_pragma.adc

[Bug c++/122256] ICE: unexpected expression ‘One` of kind template_parm_index/Segmentation Fault from base method in constraint

2025-10-11 Thread chris at pcserenity dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122256 --- Comment #2 from Christian Heimlich --- Occurs as far back as GCC 12. In this example at least, if the base class function is fully qualified, i.e. ``` requires(Bar::enabled(Two)) ``` neither ICE occurs.

[Bug driver/81358] libatomic not automatically linked with C11 code

2025-10-11 Thread glaubitz at physik dot fu-berlin.de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81358 --- Comment #39 from John Paul Adrian Glaubitz --- (In reply to Sam James from comment #38) > (In reply to John Paul Adrian Glaubitz from comment #37) > > It's really great this long-standing issue has been finally fixed. > > > > Looking quickly

[Bug target/121845] [15 Regression] RISC-V rv64gcv: miscompile at -O0

2025-10-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121845 --- Comment #5 from GCC Commits --- The releases/gcc-15 branch has been updated by Jeff Law : https://gcc.gnu.org/g:c8acafb9e86a06bca8384e247168ce9a8599ded1 commit r15-10407-gc8acafb9e86a06bca8384e247168ce9a8599ded1 Author: Robin Dapp Date:

[Bug modula2/122241] Lack of spellng hints with simple errors

2025-10-11 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122241 Gaius Mulley changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/122259] New: Enhance assignment to a const member compiler error message

2025-10-11 Thread jg at jguk dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122259 Bug ID: 122259 Summary: Enhance assignment to a const member compiler error message Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal P

[Bug target/119587] RISC-V: XTheadMemIdx: ICE on valid code with asm operands

2025-10-11 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119587 --- Comment #1 from Jeffrey A. Law --- So I finally took a bit of time and dug into this. My first inclination was that can_combine_p should have rejected this case, but given insns A and B where we want to combine A into B. can_combine_p is p

[Bug c++/122256] ICE: unexpected expression ‘One` of kind template_parm_index/Segmentation Fault from base method in constraint

2025-10-11 Thread chris at pcserenity dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122256 --- Comment #1 from Christian Heimlich --- Created attachment 62544 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62544&action=edit .out/.ii of code form two (segmentation fault)

[Bug modula2/122241] Lack of spellng hints with simple errors

2025-10-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122241 --- Comment #3 from GCC Commits --- The master branch has been updated by Gaius Mulley : https://gcc.gnu.org/g:66a53767061d3f992f1e91fdd02ea7395636cdc8 commit r16-4381-g66a53767061d3f992f1e91fdd02ea7395636cdc8 Author: Gaius Mulley Date: Sat

[Bug target/122187] [14/15/16 Regression] internal compiler error: in avr_out_extr

2025-10-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122187 --- Comment #4 from GCC Commits --- The releases/gcc-14 branch has been updated by Georg-Johann Lay : https://gcc.gnu.org/g:1a499691f04251af24fa81a13d3c381f7a9b23f7 commit r14-12060-g1a499691f04251af24fa81a13d3c381f7a9b23f7 Author: Georg-Johan

[Bug middle-end/87403] [Meta-bug] Issues that suggest a new warning

2025-10-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87403 Bug 87403 depends on bug 110322, which changed state. Bug 110322 Summary: Be more helpful when a varargs function is called in a wrong way https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110322 What|Removed |Added

[Bug c/61898] Variadic functions accept va_list without warning

2025-10-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61898 Andrew Pinski changed: What|Removed |Added CC||roland.illig at gmx dot de --- Comment #