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++/11344] [3.3/3.4 Regression] templates + friend + name conflict = ICE


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11344



------- Additional Comments From gdr at integrable-solutions dot net  2003-06-28 12:21 -------
Subject: Re:  [3.3/3.4 Regression] templates + friend + name conflict = ICE

"bangerth at dealii dot org" <gcc-bugzilla@gcc.gnu.org> writes:

| There are several other PRs for ICEs in pop_binding, see PR 157,
| PR 5402, PR 6289, PR 9777. Maybe they are connected.

Indeed.  That ICE is caused by the way we're handling binding
contours.  Hoepfully, they will be fixed as collateral benefits of the
work on name lookup speed up.

-- Gaby


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