[Bug c++/122019] ICE with modules and extern lambda

2025-09-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122019 --- Comment #7 from GCC Commits --- The master branch has been updated by Nathaniel Shead : https://gcc.gnu.org/g:4f9f1269f4e929ee471b717b47c33d2d5a3db0d3 commit r16-4087-g4f9f1269f4e929ee471b717b47c33d2d5a3db0d3 Author: Nathaniel Shead Date:

[Bug c++/122019] ICE with modules and extern lambda

2025-09-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122019 --- Comment #8 from GCC Commits --- The releases/gcc-15 branch has been updated by Nathaniel Shead : https://gcc.gnu.org/g:8d99f27dbb2e1f7d3826cf9dfa45bdc4d8dc554e commit r15-10372-g8d99f27dbb2e1f7d3826cf9dfa45bdc4d8dc554e Author: Nathaniel Sh

[Bug c++/122019] ICE with modules and extern lambda

2025-09-25 Thread nshead at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122019 Nathaniel Shead changed: What|Removed |Added Target Milestone|--- |15.3 Resolution|---

[Bug c++/122019] ICE with modules and extern lambda

2025-09-25 Thread nshead at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122019 --- Comment #6 from Nathaniel Shead --- (In reply to Eric Botcazou from comment #5) > I now see a lot of failures on the gcc-15 branch: > [snip] > > /* We don't want to use retrofit_lang_decl directly so that we aren't >affected

[Bug c++/122019] ICE with modules and extern lambda

2025-09-25 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122019 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org

[Bug c++/122019] ICE with modules and extern lambda

2025-09-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122019 --- Comment #2 from GCC Commits --- The master branch has been updated by Nathaniel Shead : https://gcc.gnu.org/g:fe2f86a960435a7c8c4e5134a0dfc64dd6062157 commit r16-4070-gfe2f86a960435a7c8c4e5134a0dfc64dd6062157 Author: Nathaniel Shead Date:

[Bug c++/122019] ICE with modules and extern lambda

2025-09-24 Thread nshead at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122019 Nathaniel Shead changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/122019] ICE with modules and extern lambda

2025-09-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122019 --- Comment #3 from GCC Commits --- The releases/gcc-15 branch has been updated by Nathaniel Shead : https://gcc.gnu.org/g:e1db44e3060237004f30006e630b94e8f4095f08 commit r15-10351-ge1db44e3060237004f30006e630b94e8f4095f08 Author: Nathaniel Sh

[Bug c++/122019] ICE with modules and extern lambda

2025-09-22 Thread nshead at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122019 Nathaniel Shead changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |nshead at gcc dot gnu.org