This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/81033] [8 Regression] Revision r249019 breaks bootstrap on darwin
- From: "hubicka at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 11 Jul 2017 10:31:51 +0000
- Subject: [Bug bootstrap/81033] [8 Regression] Revision r249019 breaks bootstrap on darwin
- Auto-submitted: auto-generated
- References: <bug-81033-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81033
--- Comment #24 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
I think the patch still need to be updated to correctly handle the symbols
whose names are parethetised which was mentioned on the IRC (weird thing that
seems to be used in objC++ API). That should fix good part of the fallout too.