This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/81965] [8 Regression] ICE in stage 2 compiler while configuring libgcc in stage 2, during GIMPLE pass: cfg
- From: "rainer at emrich-ebersheim dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 24 Aug 2017 15:18:50 +0000
- Subject: [Bug bootstrap/81965] [8 Regression] ICE in stage 2 compiler while configuring libgcc in stage 2, during GIMPLE pass: cfg
- Auto-submitted: auto-generated
- References: <bug-81965-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81965
Rainer Emrich <rainer@emrich-ebersheim.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #4 from Rainer Emrich <rainer@emrich-ebersheim.de> ---
Ok, found it. That's an issue of binutils trunk from this morning, strange.
Using binutils-2.29 works as expected.
Will have an eye at binutils trunk. If the issue persist I will open an PR in
the binutils bugzilla.
Closing the PR as invalid.