This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/81974] [8 Regression] ICE verify_gimple failed type mismatch in binary expression
- From: "zeccav at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 29 Aug 2017 08:20:16 +0000
- Subject: [Bug fortran/81974] [8 Regression] ICE verify_gimple failed type mismatch in binary expression
- Auto-submitted: auto-generated
- References: <bug-81974-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81974
--- Comment #5 from Vittorio Zecca <zeccav at gmail dot com> ---
I applied the fix and I confirm it works.
Thank you Thomas for your fast intervention.