c++/9443: ICE in resolve_scoped_fn_name, at cp/call.c:2604
bangerth@dealii.org
bangerth@dealii.org
Tue Jan 28 15:52:00 GMT 2003
Old Synopsis: ICE when using Boost Signals.
New Synopsis: ICE in resolve_scoped_fn_name, at cp/call.c:2604
State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Tue Jan 28 15:36:46 2003
State-Changed-Why:
Confirmed. I'm not making progress reducing this weird Boost
stuff to something more tractable and don't have the time
right now, but at least I can confirm that it crashed
the compiler:
g/a> /home/bangerth/bin/gcc-3.4-pre/bin/c++ -c boost.ice.ii
boost.ice.ii:33269: error: expected class-name
boost.ice.ii:33269: error: expected `{'
boost.ice.ii:33269: error: expected unqualified-id
boost.ice.ii:33269: error: expected expected `;'
[... lot's of errors deleted ...]
boost.ice.ii:40250: internal compiler error: tree check: expected class 't',
have 'x' (error_mark) in resolve_scoped_fn_name, at cp/call.c:2604
Please submit a full bug report,
Previous versions of gcc back to 3.0 just get confused by
earlier errors (so same story), and the preprocessed sources
don't compile with 2.95 at all.
W.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9443
More information about the Gcc-bugs
mailing list