This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/28148] ICE with pointer to member function initializer and cast to a different type
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jun 2006 02:03:17 -0000
- Subject: [Bug c++/28148] ICE with pointer to member function initializer and cast to a different type
- References: <bug-28148-12429@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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