This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14738] [3.3 regression] ICE on use of bound member pointers
- From: "gdr at integrable-solutions dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Mar 2004 06:44:04 -0000
- Subject: [Bug c++/14738] [3.3 regression] ICE on use of bound member pointers
- References: <20040326000406.14738.val@digiways.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From gdr at integrable-solutions dot net 2004-03-26 06:44 -------
Subject: Re: [3.3 regression] ICE on use of bound member pointers
"bangerth at dealii dot org" <gcc-bugzilla@gcc.gnu.org> writes:
| g/x> /home/bangerth/bin/gcc-3.4-pre/bin/c++ -c x.cc
| x.cc: In function `int main()':
| x.cc:7: error: invalid use of non-static member function
|
| The bug is therefore a 3.3-only regression. I'll keep it open, though
I think this PR is a duplicate of another one I should look into.
That other PR had to do with this obscure extension and template
argument deduction and producing either ICE or wrong code.
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14738