This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/77259] [6/7 Regression] ICE in emit_move_insn since r232167
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 16 Aug 2016 09:45:23 +0000
- Subject: [Bug middle-end/77259] [6/7 Regression] ICE in emit_move_insn since r232167
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
- References: <bug-77259-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77259
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 39461
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39461&action=edit
gcc7-pr77259.patch
Untested fix.