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 c++/21251] Placement into shared memory



------- Comment #11 from mronell at alumni dot upenn dot edu  2005-11-16 02:01 -------

If placement using new into shared memory allows process independent memory
referencing, other  software tools (including allocators) can be developed.  

This request asks, can placement into shared memory be provided for 
independent processes?

Please remove the added dependence on 16612.  Maybe the component should
also be switched to c++?


-- 

mronell at alumni dot upenn dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|16612                       |
          Component|libstdc++                   |c++


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


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