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++/13289] ICE in regenerate_decl_from_template on recursive template


------- Additional Comments From bangerth at dealii dot org  2003-12-04 17:10 -------
Confirmed. Since it's an ICE after error, it gets low priority. 
 
The funny thing is: gcc 3.2.3 silently accepts the code, whereas 
2.95 gets all confused and generates really nonsensical error 
messages :-) This all means, though, that this is also not a regression. 
 
W. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-12-04 17:10:59
               date|                            |
            Summary|[3.3/3.4 Regression]        |ICE in
                   |internal compiler error :   |regenerate_decl_from_templat
                   |regenerate_decl_from_templat|e on recursive template
                   |e, at cp/pt.c:10131         |
   Target Milestone|3.3.3                       |---


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13289


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