This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/36897] [4.2/4.3/4.4 Regression] ICE with function pointer template parameter
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Aug 2008 14:51:41 -0000
- Subject: [Bug c++/36897] [4.2/4.3/4.4 Regression] ICE with function pointer template parameter
- References: <bug-36897-16498@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from rguenth at gcc dot gnu dot org 2008-08-22 14:51 -------
For the curious, G++ 3.4.6 says
t.ii:4: error: `zeroptr' is not a valid template argument
t.ii:4: error: it must be the address of a function with external linkage
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail|4.1.1 4.3.0 4.1.2 |4.0.0 4.1.1 4.3.0 4.1.2
Known to work|3.3 |3.4.6
Priority|P3 |P2
Target Milestone|4.3.2 |4.2.5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36897