This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/81847] ICE with LTO enabled
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 15 Aug 2017 16:50:32 +0000
- Subject: [Bug lto/81847] ICE with LTO enabled
- Auto-submitted: auto-generated
- References: <bug-81847-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81847
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Try -flto-partition=one which might allow this to be reduced further.