[Bug target/83740] [8 Regression] ICE in maybe_legitimize_operand, at optabs.c:7140
jb at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 10 11:35:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83740
--- Comment #5 from Janne Blomqvist <jb at gcc dot gnu.org> ---
Author: jb
Date: Wed Jan 10 11:34:45 2018
New Revision: 256426
URL: https://gcc.gnu.org/viewcvs?rev=256426&root=gcc&view=rev
Log:
PR 83740 Wrong string length type in bounds check
This patch fixes up the formatting and corrects the PR number in the
ChangeLog for r256425.
gcc/fortran/ChangeLog:
2018-01-10 Janne Blomqvist <jb@gcc.gnu.org>
PR fortran/83740
* trans-array.c (gfc_trans_array_ctor_element): Fix formatting.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/trans-array.c
More information about the Gcc-bugs
mailing list