[Bug c++/14738] [3.3 regression] ICE on use of bound member pointers
gdr at integrable-solutions dot net
gcc-bugzilla@gcc.gnu.org
Fri Mar 26 06:44:00 GMT 2004
------- 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
More information about the Gcc-bugs
mailing list