------- Comment #1 from pcarlini at suse dot de  2007-07-16 17:01 -------
I bet you are doing again something I noticed before, and is *totally* 
unsupported: using the 4_2 library sources together with a 4_3 compiler-proper
sources or viceversa. You cannot do that, because, just as an example,
__is_pod, __is_empty etc, are "builtins" in the 4.3 compiler and were library
functions in the 4.2 library. Also, nobody else is seeing this feature besides
you, and *nothing* even remotely relevant changed in the library lately,
therefore, even assuming the problem is real, it is not a library-proper issue,
e.g., something is very badly broken in the C++ front-end, and must be filed
as-such. Please check that you have a complete, 4_3-branch-only check-out, try
again, and in case file a different PR.


-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to