This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]