This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/8766: [3.2->3.2.2 regression] cc1plus segfaults after failed initialisation of static template variable
- From: bangerth at dealii dot org
- To: andrew-message at ccl dot bham dot ac dot uk, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 2 Dec 2002 20:30:06 -0000
- Subject: Re: c++/8766: [3.2->3.2.2 regression] cc1plus segfaults after failed initialisation of static template variable
- Reply-to: bangerth at dealii dot org, andrew-message at ccl dot bham dot ac dot uk, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Old Synopsis: cc1plus segfaults after failed initialisation of static template variable
New Synopsis: [3.2->3.2.2 regression] cc1plus segfaults after failed initialisation of static template variable
State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Mon Dec 2 12:30:06 2002
State-Changed-Why:
I can confirm this. It is a regression of present 3.2 branch
vs 3.2.0. Too bad :-(
The symptom on my machine is that it enters a memory
eating loop and only dies if it is killed or runs out
of memory.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8766