This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11120] [3.4 regression] template method used as function pointer does not get emitted
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jun 2003 00:19:50 -0000
- Subject: [Bug c++/11120] [3.4 regression] template method used as function pointer does not get emitted
- References: <20030606223024.11120.lars@trolltech.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11120
pinskia@physics.uc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |major
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-06-07 00:19:50
date| |
Summary|gcc 3.4 doesn't emit code |[3.4 regression] template
|for template methods used |method used as function
|through function pointers |pointer does not get emitted
------- Additional Comments From pinskia@physics.uc.edu 2003-06-07 00:19 -------
I see this on the mainline (20030605 and 20030131).