This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug boehm-gc/66886] trunk/boehm-gc/darwin_stop_world.c: 2 * redundant code
- From: "egallager at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 23 Jul 2017 00:31:05 +0000
- Subject: [Bug boehm-gc/66886] trunk/boehm-gc/darwin_stop_world.c: 2 * redundant code
- Auto-submitted: auto-generated
- References: <bug-66886-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66886
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |egallager at gcc dot gnu.org
Resolution|--- |WONTFIX
--- Comment #2 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #1)
> What does the upstream version of boehm-gc have? You might want to report
> this upstream if this code is there still.
Especially since the upstream version is the only version that's still around
(GCC's own copy has been removed so that means that this isn't a GCC problem
anymore).