[Bug c++/41544] New: unqualified member function reference is or not valid in constant expression depending on class being a template or not

2009-10-02 Thread skandalfo at gmail dot com
Product: gcc Version: 4.4.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: skandalfo at gmail dot com GCC build triplet: sparc-sun-solaris2.10 GCC host tri

[Bug c++/41544] unqualified member function reference is or not valid in constant expression depending on class being a template or not

2009-10-02 Thread skandalfo at gmail dot com
--- Comment #1 from skandalfo at gmail dot com 2009-10-02 10:52 --- Created an attachment (id=18692) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18692&action=view) Test case Compiles with -DMAKE_IT_WORK. Doesn't compile otherwise. -- http://gcc.gnu.

[Bug c++/41544] unqualified member function reference is or not valid in constant expression depending on class being a template or not

2009-10-02 Thread skandalfo at gmail dot com
--- Comment #2 from skandalfo at gmail dot com 2009-10-02 10:53 --- Excuse me, the confirmation of the issue WAS NOT DONE ON "3.3.1 on x86_64-linux-gnu"m but in 4.3.3 on x86_64-linux-gnu. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41544