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++/20476] [3.3 Regression] g++ crashes with a contrived template mistake.


------- Additional Comments From gdr at gcc dot gnu dot org  2005-04-28 08:38 -------
(In reply to comment #2)
> Confirmed, only a regression for 3.3.x.

This is infinite loop in the g++ parser.  Since, it is ICE on 
invalid code, it is not critical at this time.

-- Gaby


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX


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


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