[Bug c++/11294] ICE in resolve_offset_ref, at cp/init.c: 1886
gdr at integrable-solutions dot net
gcc-bugzilla@gcc.gnu.org
Sat Jun 28 12:04:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11294
------- Additional Comments From gdr at integrable-solutions dot net 2003-06-28 12:04 -------
Subject: Re: New: ICE in resolve_offset_ref, at cp/init.c: 1886
"christoph dot pesch at siemens dot com" <gcc-bugzilla@gcc.gnu.org> writes:
| void f()
| {
| std::mem_fun(&(C::mf));
| // ^ ^ ICE if parenthesis are added
I fixed this some time ago in the 3.2.x series.
-- Gaby
More information about the Gcc-bugs
mailing list