This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/12103] [3.4 Regression] -g only crash (segfault) with a forward declared class used as a template parameter
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Aug 2003 13:18:33 -0000
- Subject: [Bug debug/12103] [3.4 Regression] -g only crash (segfault) with a forward declared class used as a template parameter
- References: <20030829113436.12103.ritzert@t-online.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12103
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |critical
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |ice-on-valid-code
Last reconfirmed|0000-00-00 00:00:00 |2003-08-29 13:18:32
date| |
Summary|-g only crash (segfault) |[3.4 Regression] -g only
|with a forward declared |crash (segfault) with a
|class used as a template |forward declared class used
|parameter |as a template parameter
Target Milestone|--- |3.4
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-29 13:18 -------
I can confirm this on the mainline (20030828).
>From Phil's regression hunter: Search converges between 2002-12-15-trunk (#165) and 2002-
12-16-trunk (#166). That was the day of the split of the mainline and 3.3 so it should be easier to
track down what did it (or not because of BIB).