[Bug c++/12819] ICE during compile when trying to obtain object method address

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Oct 29 01:56:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
           Keywords|                            |ice-on-invalid-code
         Resolution|                            |FIXED
   Target Milestone|---                         |3.4


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-29 01:47 -------
Fixed on the mainline (20031028), which will become 3.4.
This is invalid code:
pr12819.cc: In member function `virtual void C3::C0_m_a()':pr12819.cc:50: error: invalid use of 
non-static member function
Not a regression as 2.95.3, 3.0.4, 3.3.1 all ICE.



More information about the Gcc-bugs mailing list