[Bug c++/13549] Regression compiling Boost.Python test

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 2 21:16:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-02 21:15 -------
Could you make the next release candidate not have the work around for PR 13530 aka bug 12573  
as it will be fixed before the release of 3.4?

But aways the problem looks like is that PyObject* get(offset_args<BaseArgs,Offset> const& args_ ) 
is not defined until after 47482 (line numbers do not match but that does not matter) (this is where 
the invalid initialization of reference error is) until line 61811.

I do not know if this should work like this or if this is really a problem in GCC.

-- 


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



More information about the Gcc-bugs mailing list