This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34089] [4.1/4.2/4.3 regression] Segfault on specialization using struct instead of template function.
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Nov 2007 04:39:00 -0000
- Subject: [Bug c++/34089] [4.1/4.2/4.3 regression] Segfault on specialization using struct instead of template function.
- References: <bug-34089-15349@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from bangerth at dealii dot org 2007-11-15 04:38 -------
Confirmed, a regression introduced in 4.0.x.
--
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bangerth at dealii dot org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |ice-on-invalid-code
Known to fail| |4.1.2 4.2.0 4.0.4
Known to work| |3.4.6
Last reconfirmed|0000-00-00 00:00:00 |2007-11-15 04:38:59
date| |
Summary|Segfault on specialization |[4.1/4.2/4.3 regression]
|using struct instead of |Segfault on specialization
|template function. |using struct instead of
| |template function.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34089