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++/28148] ICE with pointer to member function initializer and cast to a different type



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-06-24 02:03 -------
I cannot figure out if this is undefined code or not but it should not at least
ICE.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
      Known to work|3.3                         |3.3 3.4.0
   Last reconfirmed|0000-00-00 00:00:00         |2006-06-24 02:03:16
               date|                            |
            Summary|Internal error in varasm.c  |ICE with pointer to member
                   |                            |function initializer and
                   |                            |cast to a different type
   Target Milestone|---                         |4.0.4


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


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