This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13520] [3.4 regression] gcc crashes with inheritance + default template parameter of nested template type
- From: "lerdsuwa at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Dec 2003 10:35:58 -0000
- Subject: [Bug c++/13520] [3.4 regression] gcc crashes with inheritance + default template parameter of nested template type
- References: <20031230125812.13520.hetadres@email.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From lerdsuwa at gcc dot gnu dot org 2003-12-31 10:35 -------
It's a rejects-valid for the modified testcase, probably due to
incorrect tree node created during parsing. GCC 3.3, 3.2 accept
the corrected testcase so it's a regression.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |lerdsuwa at gcc dot gnu dot
|dot org |org
Status|UNCONFIRMED |ASSIGNED
Keywords| |rejects-valid
Summary|gcc crashes with inheritance|[3.4 regression] gcc crashes
|+ default template parameter|with inheritance + default
|of nested template type |template parameter of nested
| |template type
Target Milestone|--- |3.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13520