[Bug c++/38681] Internal compiler error. expr.c:6956 [Template instantiation with non-type value of member function ptr]

2008-12-31 Thread juvvij at gmail dot com
--- Comment #5 from juvvij at gmail dot com 2008-12-31 17:31 --- >From the C++ standards doc (Latest download form the website) (excerpt listed below), I thought that member functions could be allowed. I am not entirely sure if *function* can also refer to *member-funct

[Bug c++/38681] Internal compiler error. expr.c:6956 [Template instantiation with non-type value of member function ptr]

2008-12-30 Thread juvvij at gmail dot com
--- Comment #2 from juvvij at gmail dot com 2008-12-31 07:43 --- Created an attachment (id=17018) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17018&action=view) Details of gcc from output of g++ -v -save-temps -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38681

[Bug c++/38681] Internal compiler error. expr.c:6956 [Template instantiation with non-type value of member function ptr]

2008-12-30 Thread juvvij at gmail dot com
--- Comment #1 from juvvij at gmail dot com 2008-12-31 07:42 --- Created an attachment (id=17017) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17017&action=view) Preprocessed test case that causes the compiler error. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38681

[Bug c++/38681] New: Internal compiler error. expr.c:6956 [Template instantiation with non-type value of member function ptr]

2008-12-30 Thread juvvij at gmail dot com
Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: juvvij at gmail dot com GCC build triplet: i486-linux-gnu GCC host triplet: i486-linux-gnu GCC target triplet: i486-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38681