This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/83740] [8 Regression] ICE in maybe_legitimize_operand, at optabs.c:7140


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]