[Bug c++/13520] [3.4 regression] gcc crashes with inheritance + default template parameter of nested template type

lerdsuwa at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Dec 31 12:21:00 GMT 2003


------- 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



More information about the Gcc-bugs mailing list