[Bug c++/66878] Segmentation fault when compiling

2025-02-14 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66878 Marek Polacek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/66878] Segmentation fault when compiling

2025-02-14 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66878 --- Comment #7 from GCC Commits --- The trunk branch has been updated by Marek Polacek : https://gcc.gnu.org/g:720137f4ee6e80de5c22b9f9c9750f13b2132fe6 commit r15-7535-g720137f4ee6e80de5c22b9f9c9750f13b2132fe6 Author: Marek Polacek Date: Fri

[Bug c++/66878] Segmentation fault when compiling

2021-12-09 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66878 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org,

[Bug c++/66878] Segmentation fault when compiling

2021-12-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66878 Andrew Pinski changed: What|Removed |Added Known to work||11.1.0 Status|RESOLVED

[Bug c++/66878] Segmentation fault when compiling

2015-07-26 Thread anders.granlund.0 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66878 Anders Granlund changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/66878] Segmentation fault when compiling

2015-07-15 Thread anders.granlund.0 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66878 --- Comment #3 from Anders Granlund --- The following bug that I also reported is related: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66888

[Bug c++/66878] Segmentation fault when compiling

2015-07-15 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66878 --- Comment #2 from Marek Polacek --- This is infinite recursion in push_inner_scope_r -> stack overflow.

[Bug c++/66878] Segmentation fault when compiling

2015-07-15 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66878 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|