[Bug c++/26974] hidden declarations klobber STL

igodard at pacbell dot net gcc-bugzilla@gcc.gnu.org
Thu Apr 20 02:43:00 GMT 2006



------- Comment #6 from igodard at pacbell dot net  2006-04-20 02:43 -------
Don't know what to do then - the actual failing binary comprises 200k lines
over a hundred or so modules, all in our internal build environment. 

The problem pretty clearly had something to do with overloading operator,() and
a call inside the STL leaking out to an overload in our code, because it went
away when I changed the name of our operator. However, I wasn't able to reduce
the case.

So I guess close it. Maybe somebody else will get lucky :-) 

Thanks anyway

Ivan 


-- 


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



More information about the Gcc-bugs mailing list