This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug boehm-gc/32498] declaration of '__end' as array of voids, declaration of '__dso_handle' as array of voids
- 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: Sat, 22 Jul 2017 22:52:58 +0000
- Subject: [Bug boehm-gc/32498] declaration of '__end' as array of voids, declaration of '__dso_handle' as array of voids
- Auto-submitted: auto-generated
- References: <bug-32498-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32498
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |egallager at gcc dot gnu.org
Resolution|--- |FIXED
--- Comment #5 from Eric Gallager <egallager at gcc dot gnu.org> ---
GCC no longer includes its own copy of boehm-gc, so I'm assuming the target
builds now, now that it doesn't have to try building the boehm-gc sources
anymore.