This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/11294] ICE in resolve_offset_ref, at cp/init.c: 1886


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]