This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/71629] [7 Regression] ICE in lra_set_insn_recog_data, at lra.c:964 w/ -O2 -mlra
- From: "segher at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 13 Aug 2016 11:55:33 +0000
- Subject: [Bug target/71629] [7 Regression] ICE in lra_set_insn_recog_data, at lra.c:964 w/ -O2 -mlra
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
- References: <bug-71629-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71629
Segher Boessenkool <segher at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Segher Boessenkool <segher at gcc dot gnu.org> ---
Both testcases build fine for me (with a powerpc-e500v2-linux-gnuspe compiler),
with -fstack-protector -fPIC.
Closing as fixed; please reopen if it still fails for you.
I'm not seeing PR72829; it seems to be a dup of PR73650, for which I have
a fix (it is on gcc-patches).