This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]