------- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-07 15:11 ------- What is happening here is that multiple decls for f is getting in the way. Either we have to look at the DECL_UID or change the C++ front-end to only have one decl for f.
-- What |Removed |Added ---------------------------------------------------------------------------- CC| |pinskia at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20357