Re: Discussion on Removal of Garbage Collector and other GCC Multi threaded Work

2020-02-27 Thread Nicholas Krause
On 2/27/20 3:02 PM, David Malcolm wrote: On Thu, 2020-02-27 at 14:07 -0500, Nicholas Krause wrote: Greetings All, After doing some more research it seems that it may be time to remove the garbage collector. I'm aware of the linkage to precompiled headers but even them I think its time due to

Re: Discussion on Removal of Garbage Collector and other GCC Multi threaded Work

2020-02-27 Thread David Malcolm
On Thu, 2020-02-27 at 14:07 -0500, Nicholas Krause wrote: > Greetings All, > > After doing some more research it seems that it may be time to > remove > the garbage collector. I'm > aware of the linkage to precompiled headers but even them I think > its > time due to two reasons: > > 1. The wor

Discussion on Removal of Garbage Collector and other GCC Multi threaded Work

2020-02-27 Thread Nicholas Krause
Greetings All, After doing some more research it seems that it may be time to remove the garbage collector. I'm aware of the linkage to precompiled headers but even them I think its time due to two reasons: 1. The work related to multithreading gcc is working around the global state of the c