mt_allocator.h warning on Tree-SSA AIX

Paolo Carlini pcarlini@suse.de
Thu Apr 1 20:18:00 GMT 2004


Paolo Carlini wrote:

> David Edelsohn wrote:
>
>>     I am seeing an mt_allocator.h warning on AIX when building
>> Tree-SSA, that I do not see on mainline.  I think it is due to better
>> optimization on Tree-SSA and represents a real issue:
>
Now I see what' going on. Diego got slightly confused when doing the 
last merge
because of your

    http://gcc.gnu.org/ml/gcc-cvs/2004-03/msg01168.html

Please revert it from tree-ssa (i.e., remove that offending line

	const size_t thread_id = _S_get_thread_id();)

and everything will be ok ;)

Paolo.



More information about the Libstdc++ mailing list