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++/36897] [4.2/4.3/4.4 Regression] ICE with function pointer template parameter



------- 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


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