[Bug libstdc++/13583] [3.3/3.4/3.5 Regression] __use_cache not threadsafe

ljrittle at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Feb 11 04:40:00 GMT 2004


------- Additional Comments From ljrittle at gcc dot gnu dot org  2004-02-11 04:40 -------
Without discounting this type of report (i.e. we want to fix this): On
most/all supported CPU arches, we believe that this is a contained
memory leak (bounded by number of threads competing to build
the cache which itself is bound by number of threads) rather than
failing to be threadsafe...

As discussed on the list, we will not fix this for 3.3.X or 3.4. - Loren


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2004-01-06 18:48:12         |2004-02-11 04:40:40
               date|                            |
   Target Milestone|3.4.0                       |3.5.0


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



More information about the Gcc-bugs mailing list