https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48626
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |iains at gcc dot gnu.org --- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Eric Gallager from comment #3) > I'll probably keep --enable-objc-gc in my configure flags anyways even if it > becomes automatic, but becoming automatic could help increase test coverage > of it. I guess I'll confirm this. Note that Iain Sandoe generally prefers configure detecting things automatically instead of requiring additional flags; I'm not quite sure how to go about making this one automatic now that boehm-gc is no longer in-tree, though.