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++/17401] [4.0 Regression] ICE with checking after parse error (?)


------- Additional Comments From belyshev at lubercy dot com  2004-09-10 18:40 -------
// "minimized" testcase :-)

class foo { virtual void bar () = __null; };


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-09-10 18:40:08
               date|                            |
            Summary|ICE with checking after     |[4.0 Regression] ICE with
                   |parse error (?)             |checking after parse error
                   |                            |(?)
   Target Milestone|---                         |4.0.0


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


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