[Bug libstdc++/22322] __default__alloc_template bug

surojitmukerji at hsbc dot co dot in gcc-bugzilla@gcc.gnu.org
Thu Jul 21 14:31:00 GMT 2005


------- Additional Comments From surojitmukerji at hsbc dot co dot in  2005-07-21 14:27 -------
This reported case was resolved a couple of weeks back, and has been tested 
since then , multiple times. The problem was diagnosed as using a POSIX mutex 
object by shallow copy, instead of memcpy'ing the pthread_mutex_t object. 
Hence the earlier report neednot be taken as a compiler bug atall. The 
compiler looks robust, now!

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED


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



More information about the Gcc-bugs mailing list