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++/37093] [4.2/4.3/4.4 Regression] ICE with pointer to member template parameters



------- Comment #7 from pinskia at gcc dot gnu dot org  2008-12-27 14:25 -------
Take the testcase in comment #2, p is not a valid template argument because it
is not valid constant expression.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2008-08-13 20:37:07         |2008-12-27 14:25:52
               date|                            |


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


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