[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 anders.granlund.0 at gmail dot com changed: What|Removed |Added Status|NEW

[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 anders.granlund.0 at gmail dot com --- 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 mpolacek at gcc dot gnu.org --- 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 mpolacek at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last