------- Comment #16 from jason at gcc dot gnu dot org 2009-03-03 20:02 ------- I don't see a core issue about this question, but it seems pretty clear to me that since g<T> is dependent, and [temp.arg.explicit]/8 says that we should do arg-dependent lookup for template-ids (which we don't seem to do currently; we get that example wrong), then we should do late lookup for g<T> as well.
We ought to accept this test. Unsuspending, re-marking as regression. -- jason at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason at gcc dot gnu dot org Status|SUSPENDED |NEW Last reconfirmed|2005-12-18 20:25:55 |2009-03-03 20:02:52 date| | Summary|Problem compiling |[4.2/4.3/4.4 regression] |Boost.Python test |Problem compiling | |Boost.Python test http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13549