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++/38875] parallel fill in the parallel version of libstdc++



------- Comment #2 from singler at gcc dot gnu dot org  2009-01-16 15:51 -------
In some former (non-integrated) version of the code we had problems with fill
because it was so heavily used by other routines of the STL.  But this is not a
principal problem.  So I will try to integrate it as soon as possible.


-- 

singler at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |singler at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-01-16 15:51:05
               date|                            |


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


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