[Bug c++/12146] ICE in lookup_template_function at cp/pt.c:4005
gbeauchesne at mandrakesoft dot com
gcc-bugzilla@gcc.gnu.org
Wed Sep 3 07:58: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=12146
------- Additional Comments From gbeauchesne at mandrakesoft dot com 2003-09-03 07:58 -------
This is a regression from 3.2.3 available on 3.3-branch. As tested with:
GNU C++ version 3.3.2 20030903 (prerelease) (i686-pc-linux-gnu)
[gb@hp6 gcc]$ ./cc1plus ~/vrac/t.cpp
A f(const B&) A f(const B&)
/home/gb/vrac/t.cpp: At global scope:
/home/gb/vrac/t.cpp:13: internal compiler error: in lookup_template_function,
at cp/pt.c:4005
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
More information about the Gcc-bugs
mailing list